Skip to content

Commit 46d2ee8

Browse files
committed
fix
1 parent e39c8b1 commit 46d2ee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/security-default-branch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
secrets:
55
DEPENDENCY_TRACK_AUTOMATION_API_KEY:
66
required: true
7-
GH_TOKEN:
8-
required: true
7+
# GH_TOKEN:
8+
# required: true
99
push:
1010
branches:
1111
- main

0 commit comments

Comments
 (0)