Skip to content

Commit

Permalink
ci(mergify-ready): use explicit permission
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig authored Nov 1, 2023
1 parent 2b671ac commit d63e6c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mergify-ready.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ on:
jobs:
wait-integration-pre-checks:
runs-on: ubuntu-latest
permissions:
checks: write
steps:
- name: Create integration-test-result check
id: create-check
Expand Down

0 comments on commit d63e6c7

Please sign in to comment.