Skip to content

Commit

Permalink
WiP: Publishing Checks: Try updating lock_master job permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
corey committed Jan 11, 2024
1 parent 6eb2c4e commit af6ad8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
lock_master:
needs: [precheck]
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Check Master Lock Status
uses: actions/github-script@v7
Expand Down

0 comments on commit af6ad8a

Please sign in to comment.