test
This commit is contained in:
parent
89f05fcf4a
commit
d2e65c872b
|
|
@ -1,8 +1,9 @@
|
|||
name: CICD
|
||||
run-name: ${{ gitea.actor }} triggered CICD
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '*/5 * * * *'
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
|
|
|||
Loading…
Reference in New Issue