„.gitea/workflows/build.yml“ ändern
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
run: npm test
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
needs: Test-Job
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
|
||||
Reference in New Issue
Block a user