updates
CICD / Explore-Gitea-Actions (push) Successful in 1m7s
Details
CICD / Explore-Gitea-Actions (push) Successful in 1m7s
Details
This commit is contained in:
parent
bc684b526a
commit
5b7d4bf80e
|
|
@ -2,7 +2,7 @@ name: CICD
|
||||||
run-name: ${{ gitea.actor }} triggered CICD
|
run-name: ${{ gitea.actor }} triggered CICD
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 12 * * *'
|
- cron: '0 * * * *'
|
||||||
push:
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue