Merge pull request 'Test actions on test branch' (#1) from test into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

Reviewed-on: #1
This commit is contained in:
2025-01-25 22:20:13 +00:00

View File

@@ -1,6 +1,10 @@
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: [push] on:
push:
branches:
- main
- test
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: