Compare commits

...

2 Commits

Author SHA1 Message Date
457d119289 Test actions on test branch
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-01-25 23:20:30 +01:00
99596714fa Test actions on test branch
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-01-25 21:42:03 +01:00
2 changed files with 10 additions and 2 deletions

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:

View File

@@ -1,5 +1,9 @@
# Hallo # Hallo
Ich bin auch da. Ich bin auch da.
## Das ist ein Test. ## Das ist ein Test.
Lokaler Test. Lokaler Test.
## Das ist ein Test.