Skip to content

Commit

Permalink
ci(automerge-sync-pr): only trigger the workflow based off target bra…
Browse files Browse the repository at this point in the history
…nches (#69) (#72)

Co-authored-by: Sumire (菫) <[email protected]>
  • Loading branch information
github-actions[bot] and sumire88 authored Aug 24, 2024
1 parent 3eeaa80 commit e80a146
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automerge-sync-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
types:
- opened
branches:
- unstable
- experiment

jobs:
sync-changes:
Expand Down

0 comments on commit e80a146

Please sign in to comment.