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

This commit is contained in:
2025-10-10 08:53:35 +07:00
parent b63986757a
commit a5d9786a68

View File

@@ -5,6 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container: gradle:jdk17
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"