Обновить .gitea/workflows/test.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
oleg 2025-01-30 02:06:09 +00:00
parent 5ee470fa7c
commit fc34c928b8

View File

@ -1,3 +1,7 @@
defaults:
run:
shell: cmd
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]