mirror of
https://github.com/sstent/StuTracker.git
synced 2026-02-06 11:11:38 +00:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -3,7 +3,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# https://crontab.guru/every-day
|
# https://crontab.guru/every-day
|
||||||
- cron: "/30 * * * *"
|
- cron: "*/30 * * * *"
|
||||||
jobs:
|
jobs:
|
||||||
writeData:
|
writeData:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user