Обновить .gitea/workflows/sampleworkflow.yaml

This commit is contained in:
2025-10-10 09:00:41 +07:00
parent 390326378f
commit b1d778a68c

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container: ubuntu-latest
container: -
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!"