This commit is contained in:
Isaac Johnson 2026-06-27 22:15:02 -05:00
parent 89f05fcf4a
commit d2e65c872b
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
name: CICD name: CICD
run-name: ${{ gitea.actor }} triggered CICD run-name: ${{ gitea.actor }} triggered CICD
on: on:
schedule: schedule:
- cron: '0 * * * *' - cron: '*/5 * * * *'
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: