Update .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s

This commit is contained in:
Liam Chan 2024-09-03 09:11:29 -04:00
parent 30326f382c
commit b0b43ee35e

View File

@ -1,6 +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: