We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccfe71 commit 2d03297Copy full SHA for 2d03297
.github/workflows/upstream-sync.yml
@@ -4,9 +4,6 @@ on:
4
schedule:
5
- cron: '0 0 * * *' # Daily at midnight UTC
6
workflow_dispatch: # Manual trigger
7
- pull_request:
8
- branches:
9
- - dev
10
11
jobs:
12
sync-and-update:
0 commit comments