Compare commits
No commits in common. "e2ab53c146fbdb8c190dfd01e045cfaac1fffd14" and "3ed9e6f4c63be80058cf43228713caf775d9dc89" have entirely different histories.
e2ab53c146
...
3ed9e6f4c6
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 3 * * sun" # Runs every 3AM on sunday
|
||||
on: [push]
|
||||
# schedule:
|
||||
# - cron: "0 3 * * sun" # Runs every 3AM on sunday
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue