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)
  • Loading branch information
sumire88 authored and web-flow committed Aug 24, 2024
1 parent 3eeaa80 commit e1b004c
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 e1b004c

Please sign in to comment.