Skip to content

Commit

Permalink
chore: Revert running branch integration only on merge group (#1693)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreylimnardy committed Dec 18, 2024
1 parent 35471d0 commit a693e13
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/branch-integration.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Branch Integration

on:
merge_group:
branches:
- "release-*"
push:
branches:
- "main"
- "release-*"
paths-ignore:
- 'docs/**'
- 'dependencies/**'
Expand Down

0 comments on commit a693e13

Please sign in to comment.