Skip to content

Commit 2d03297

Browse files
committed
refactor: remove pr to main for testing
1 parent fccfe71 commit 2d03297

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
schedule:
55
- cron: '0 0 * * *' # Daily at midnight UTC
66
workflow_dispatch: # Manual trigger
7-
pull_request:
8-
branches:
9-
- dev
107

118
jobs:
129
sync-and-update:

0 commit comments

Comments
 (0)