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 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 workflow_dispatch:
- workflow_dispatch
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: