Update .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s

This commit is contained in:
Liam Chan 2024-09-03 09:20:06 -04:00
parent b0b43ee35e
commit d820f922a0

View File

@ -2,7 +2,6 @@ name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: on:
push: push:
workflow_dispatch:
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: