We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e11dc7 commit 51f587cCopy full SHA for 51f587c
.github/workflows/update_data.yml
@@ -5,6 +5,8 @@ on:
5
6
jobs:
7
update:
8
+ permissions: write-all
9
+ name: update
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
0 commit comments