Skip to content

Commit 7ff81cd

Browse files
Anton StandrikAnton Standrik
authored andcommitted
fix: yml
1 parent 7459b1f commit 7ff81cd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/cleanup-gh-pages.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ on:
55
types:
66
- closed
77

8-
permissions:
9-
contents: write
10-
pages: write
11-
pull-requests: write
12-
138
jobs:
149
cleanup:
1510
runs-on: ubuntu-latest
11+
permissions:
12+
contents: write
13+
pages: write
14+
pull-requests: write
15+
1616
steps:
1717
- uses: actions/checkout@v4
1818

0 commit comments

Comments
 (0)