updates
CICD / Explore-Gitea-Actions (push) Successful in 1m7s Details

This commit is contained in:
Isaac Johnson 2026-06-27 22:05:33 -05:00
parent bc684b526a
commit 5b7d4bf80e
1 changed files with 1 additions and 1 deletions

View File

@ -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: