mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-30 18:56:16 +08:00
👷 Update GitHub Action labeler permissions (#1300)
This commit is contained in:
parent
cdf9a6548e
commit
4b9285643a
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -19,6 +19,8 @@ jobs:
|
|||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v5
|
||||||
# Run this after labeler applied labels
|
# Run this after labeler applied labels
|
||||||
check-labels:
|
check-labels:
|
||||||
|
permissions:
|
||||||
|
pull-requests: read
|
||||||
name: Check labels
|
name: Check labels
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user