Skip to content

Commit 6ca0314

Browse files
authored
[fix]: unset permissions to avoid CI issue (#1879)
Signed-off-by: Sam Yuan <[email protected]>
1 parent ac79d14 commit 6ca0314

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/daily.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on: # yamllint disable-line rule:truthy
66
schedule:
77
- cron: 12 9 * * *
88

9-
permissions:
10-
security-events: write
11-
129
jobs:
1310
# daily go security
1411
gosec:

0 commit comments

Comments
 (0)