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 537dfe7 commit 909c430Copy full SHA for 909c430
.github/workflows/pr-label-command.yml
@@ -5,8 +5,9 @@ on:
5
types: [created, edited]
6
7
permissions:
8
+ contents: read
9
pull-requests: write
10
11
jobs:
- skip-test-labeler:
12
+ comment-handler:
13
uses: redhat-openshift-ecosystem/github-workflows/.github/workflows/label-command.yml@main
0 commit comments