Skip to content

Commit 422520c

Browse files
committed
chore: test ci
1 parent 37f5836 commit 422520c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
schedule:
55
- cron: '0 0 * * *' # Runs daily at midnight UTC
66
workflow_dispatch: # Allow manual triggering
7+
pull_request:
8+
types: [opened]
9+
branches:
10+
- dev
711

812
jobs:
913
sync-with-release:

0 commit comments

Comments
 (0)