mirror of
https://github.com/documenso/documenso.git
synced 2025-11-25 14:11:43 +10:00
chore: updated workflow permissions and run conditions
Signed-off-by: Adithya Krishna <adi@documenso.com>
This commit is contained in:
1
.github/workflows/pr-labeler.yml
vendored
1
.github/workflows/pr-labeler.yml
vendored
@ -9,6 +9,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
labeler:
|
||||
if: github.repository == 'documenso/documenso'
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user