We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1b609d + f88d9b6 commit 1e4dabcCopy full SHA for 1e4dabc
.github/workflows/pr-labels.yml
@@ -14,5 +14,7 @@ jobs:
14
check-labels:
15
name: Check required PR labels are present
16
runs-on: ubuntu-22.04
17
+ permissions:
18
+ pull-requests: write
19
steps:
20
- uses: replicatedhq/required-workflows/.github/actions/pr-labels@main
0 commit comments