Skip to content

Commit 2529c7e

Browse files
committed
Remove unnecessary 'workflow' permission from GitHub Actions workflow
1 parent 00b36e4 commit 2529c7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-pages-branch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
permissions:
1313
contents: write
14-
workflow: write
1514
steps:
1615
- uses: actions/checkout@v4
1716
with:

0 commit comments

Comments
 (0)