Skip to content

Commit 76cb0c2

Browse files
authored
Update respec.yaml
Try without "permissions" block
1 parent 333bab0 commit 76cb0c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/respec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ on:
1515
- main
1616
workflow_dispatch: {}
1717

18-
permissions:
19-
contents: write
20-
pull-requests: write
18+
# permissions:
19+
# contents: write
20+
# pull-requests: write
2121

2222
jobs:
2323
respec:

0 commit comments

Comments
 (0)