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 99dc2e6 commit 4b775d3Copy full SHA for 4b775d3
.github/workflows/weekly.yml
@@ -1,8 +1,8 @@
1
name: Weekly Vinix rebuild
2
3
-on:
4
- schedule:
5
- - cron: '0 0 * * 6'
+on: [push]
+# schedule:
+# - cron: '0 0 * * 6'
6
7
jobs:
8
vinix-build:
0 commit comments