wf dispatch
CICD / Explore-Gitea-Actions (push) Successful in 52s Details

This commit is contained in:
Isaac Johnson 2026-06-27 22:28:25 -05:00
parent 77c4d83460
commit e02ff6632e
1 changed files with 0 additions and 11 deletions

View File

@ -2,17 +2,6 @@ name: CICD
run-name: ${{ gitea.actor }} triggered CICD run-name: ${{ gitea.actor }} triggered CICD
on: on:
workflow_dispatch: workflow_dispatch:
inputs:
environment:
description: 'Deployment target'
required: true
default: 'staging'
type: choice
options:
- staging
- production
schedule:
- cron: '0 2 * * *'
push: push:
branches: branches:
- main - main