mirror of
https://github.com/sstent/StuTracker.git
synced 2026-01-26 10:32:24 +00:00
Update main.yml
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Grab NYT Sudoku
|
||||
name: Grab latest KML file
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# https://crontab.guru/every-day
|
||||
- cron: "30 * * * *"
|
||||
- cron: "/30 * * * *"
|
||||
jobs:
|
||||
writeData:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user