Skip to content

Commit 3a3fa96

Browse files
committed
tmp run workflow
1 parent e30a88a commit 3a3fa96

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/upgrade-deps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Upgrade Upstream Dependencies
22

33
on:
4+
push:
5+
branches: [main] # TODO: Remove after testing
46
schedule:
57
- cron: '0 0 * * *' # Daily at midnight UTC
68
workflow_dispatch: # Manual trigger

0 commit comments

Comments
 (0)