Skip to content

Commit

Permalink
Update merge_complete.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed May 27, 2024
1 parent efceb9e commit 97821a2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/merge_complete.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Merge complete

# merge the layout after the pull request is approved
on:
pull_request_review:
types: [submitted]
# merge the layout after the pull request is approved
types:
- submitted

jobs:
approved:
Expand Down

0 comments on commit 97821a2

Please sign in to comment.