mirror of
https://github.com/sstent/StuTracker.git
synced 2026-01-25 18:12:28 +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:
|
||||
schedule:
|
||||
# https://crontab.guru/every-day
|
||||
- cron: "/30 * * * *"
|
||||
- cron: "*/30 * * * *"
|
||||
jobs:
|
||||
writeData:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user