Skip to content

Commit

Permalink
Add missing pull request triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
mhofman committed Aug 25, 2023
1 parent 81ae8f3 commit 56c9034
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ on:
- opened
- reopened
- synchronize
- converted_to_draft
- ready_for_review
- labeled
- auto_merge_enabled
- auto_merge_disabled
merge_group:
schedule:
- cron: '17 6 * * *'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/mergify-ready.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ on:
- opened
- reopened
- synchronize
- converted_to_draft
- ready_for_review
- labeled
- auto_merge_enabled
- auto_merge_disabled
merge_group:

jobs:
Expand Down

0 comments on commit 56c9034

Please sign in to comment.