Skip to content

Commit 9749930

Browse files
authored
Merge pull request #39 from RedHatInsights/no-workflow-permissions
TEAMNADO-7813 - Remove all permissions for workflow
2 parents cef69de + f30799f commit 9749930

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Go
22

3+
permissions: {}
4+
35
on:
46
push:
57
branches: [ main ]

0 commit comments

Comments
 (0)