Skip to content

Commit

Permalink
github: add edited and reopened as triggers for the GH workflow approval
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Aug 21, 2023
1 parent 3f480f7 commit bb62008
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-gh-workflow-approve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: PR approve GH Workflows
on:
pull_request_target:
types:
- edited
- labeled
- reopened
- synchronize

jobs:
Expand Down

0 comments on commit bb62008

Please sign in to comment.