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 8fc1044 commit faba0a6
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 faba0a6

Please sign in to comment.