Skip to content

Commit 5e81087

Browse files
authored
ci: workflows permission do not actually exist (#1122)
The `workflows` permission in not mentioned in the github workflows syntax reference. Signed-off-by: Luca Zaninotto <luca.zaninotto@secomind.com>
1 parent d002c85 commit 5e81087

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/fast-forward.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
pull-requests: write
3434
# Needs issue permission to post comments on pull request
3535
issues: write
36-
workflows: write
3736

3837
steps:
3938
- name: Fast forwarding

0 commit comments

Comments
 (0)