Skip to content

Commit 909c430

Browse files
committed
[ISV-4528] Automatically merge approved PRs
Signed-off-by: Maurizio Porrato <[email protected]>
1 parent 537dfe7 commit 909c430

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr-label-command.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ on:
55
types: [created, edited]
66

77
permissions:
8+
contents: read
89
pull-requests: write
910

1011
jobs:
11-
skip-test-labeler:
12+
comment-handler:
1213
uses: redhat-openshift-ecosystem/github-workflows/.github/workflows/label-command.yml@main

0 commit comments

Comments
 (0)