We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd876c9 commit 20365b8Copy full SHA for 20365b8
.github/workflows/auto-update.yml
@@ -5,8 +5,6 @@ on:
5
jobs:
6
update-autogen-files:
7
runs-on: ubuntu-latest
8
- permissions:
9
- pull-requests: write
10
env:
11
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12
0 commit comments