Update .gitea/workflows/demo.yaml

This commit is contained in:
2024-09-03 09:09:49 -04:00
parent ee075aeaf2
commit 30326f382c

View File

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