Skip to content

Commit 4b775d3

Browse files
committed
gha: Trigger weekly
1 parent 99dc2e6 commit 4b775d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/weekly.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Weekly Vinix rebuild
22

3-
on:
4-
schedule:
5-
- cron: '0 0 * * 6'
3+
on: [push]
4+
# schedule:
5+
# - cron: '0 0 * * 6'
66

77
jobs:
88
vinix-build:

0 commit comments

Comments
 (0)