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.
1 parent e1b609d commit f88d9b6Copy full SHA for f88d9b6
.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