updates
CICD / Explore-Gitea-Actions (push) Successful in 58s
Details
CICD / Explore-Gitea-Actions (push) Successful in 58s
Details
This commit is contained in:
parent
d2e65c872b
commit
963a35e836
|
|
@ -1,9 +1,6 @@
|
||||||
name: CICD
|
name: CICD
|
||||||
run-name: ${{ gitea.actor }} triggered CICD
|
run-name: ${{ gitea.actor }} triggered CICD
|
||||||
|
on: [push]
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: '*/5 * * * *'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue