Loading .github/workflows/update.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -10,10 +10,10 @@ jobs: update: runs-on: ubuntu-latest permissions: actions: write checks: write contents: write # permissions: # actions: write # checks: write # contents: write steps: Loading Loading
.github/workflows/update.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -10,10 +10,10 @@ jobs: update: runs-on: ubuntu-latest permissions: actions: write checks: write contents: write # permissions: # actions: write # checks: write # contents: write steps: Loading