We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f86c2f commit b4bf1bbCopy full SHA for b4bf1bb
.github/workflows/pr-label-validation.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
permissions:
11
issues: write
12
- pull-requests: read
+ pull-requests: write
13
steps:
14
- name: Require PR to have a changelog label
15
uses: mheap/github-action-required-labels@v5
0 commit comments