Skip to content

Commit 04d1044

Browse files
authored
HDDS-14920. (addendum) Check actions with zizmor (#10150)
1 parent d85b05a commit 04d1044

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/schedule-label-pr.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ on:
2222
schedule:
2323
- cron: '*/5 * * * *'
2424

25-
permissions: { }
25+
permissions:
26+
contents: read
27+
pull-requests: write
2628

2729
jobs:
2830
label:

0 commit comments

Comments
 (0)