Skip to content

Commit fe9db39

Browse files
committed
Update GitHub Actions
1 parent 31a6a54 commit fe9db39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ "main" ]
88

99
permissions:
10-
contents: read
10+
contents: write
1111
pages: write
1212
id-token: write
1313

@@ -19,7 +19,6 @@ jobs:
1919
wiki:
2020
name: Update Wiki
2121
runs-on: ubuntu-latest
22-
2322
steps:
2423
- name: Checkout repository
2524
uses: actions/checkout@v4

0 commit comments

Comments
 (0)