Skip to content

Commit 59c1ce7

Browse files
try this
1 parent 7bdda63 commit 59c1ce7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/oss_pygoat-devsecops-basic.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ on:
66
workflow_dispatch:
77

88
permissions:
9-
id-token: write
9+
# The permissions for azure federation
10+
#id-token: write
1011
#contents: read
11-
contents: write
12-
pull-requests: write
13-
repository-projects: write
12+
# write to security events
13+
security-events: write
1414

1515
env:
1616
#DEFECTDOJO_PRODUCTID: 4

0 commit comments

Comments
 (0)