feat: flake update workflow #1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
# schedule:
|
||||
# - cron: "0 3 * * sun" # Runs every 3AM on sunday
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 3 * * sun" # Runs every 3AM on sunday
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue