Update cron schedule comment in test workflow for clarity
All checks were successful
TMW Global Networks Dokumentation / build (push) Successful in 6s
All checks were successful
TMW Global Networks Dokumentation / build (push) Successful in 6s
This commit is contained in:
parent
dff368e3b2
commit
b717b00033
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 * * * *' # Every 5 minutes
|
- cron: '*/5 * * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user