mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 12:12:59 +03:00
ci: добавляет permissions для labeler
This commit is contained in:
parent
2115490b2c
commit
dd3ab2e1cf
3
.github/workflows/size-labeler.yml
vendored
3
.github/workflows/size-labeler.yml
vendored
@ -6,6 +6,9 @@ jobs:
|
||||
labeler:
|
||||
runs-on: ubuntu-latest
|
||||
name: Label the PR size
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: codelytv/pr-size-labeler@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user