mirror of
https://github.com/foomo/squadron.git
synced 2025-10-16 12:35:42 +00:00
chore: add permission
This commit is contained in:
parent
33792c52bd
commit
b752fd4acf
4
.github/workflows/pr.yml
vendored
4
.github/workflows/pr.yml
vendored
@ -7,6 +7,10 @@ on:
|
||||
merge_group:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user