Skip to content

Commit

Permalink
gha: Trigger weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Oct 17, 2024
1 parent 99dc2e6 commit 4b775d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Weekly Vinix rebuild

on:
schedule:
- cron: '0 0 * * 6'
on: [push]
# schedule:
# - cron: '0 0 * * 6'

jobs:
vinix-build:
Expand Down

0 comments on commit 4b775d3

Please sign in to comment.