There was an error while loading. Please reload this page.
2 parents 75d3dd1 + b3d153d commit ccffc5eCopy full SHA for ccffc5e
1 file changed
.github/workflows/label-pr.yml
@@ -6,6 +6,8 @@ on:
6
jobs:
7
build:
8
runs-on: ubuntu-latest
9
+ permissions:
10
+ pull-requests: write
11
12
steps:
13
- uses: srvaroa/labeler@v0.8
0 commit comments