Skip to content

Commit 7b8f3c3

Browse files
committed
chore: update workflow trigger for new branch
1 parent 2356936 commit 7b8f3c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version_scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- feat/add-version-scanner
7+
- feat/version-scanner-cicd-upgrades
88
schedule:
99
- cron: '0 7 * * 2' # Run weekly on Tuesdays at 7 AM UTC (mirrors main.yml)
1010
workflow_dispatch:

0 commit comments

Comments
 (0)