Compare commits

..

No commits in common. "e2ab53c146fbdb8c190dfd01e045cfaac1fffd14" and "3ed9e6f4c63be80058cf43228713caf775d9dc89" have entirely different histories.

View file

@ -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: