Make sure it works on push...
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Successful in 4s

This commit is contained in:
2025-03-03 11:53:35 -06:00
parent 78876a9aa6
commit 4eec21fdec

View File

@ -2,7 +2,7 @@ name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch: