Skip to content

Commit bb62008

Browse files
committed
github: add edited and reopened as triggers for the GH workflow approval
1 parent 3f480f7 commit bb62008

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-gh-workflow-approve.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name: PR approve GH Workflows
33
on:
44
pull_request_target:
55
types:
6+
- edited
67
- labeled
8+
- reopened
79
- synchronize
810

911
jobs:

0 commit comments

Comments
 (0)