suite
Some checks failed
dotnet package / build (8.0.x) (push) Successful in 1m33s
Main Build Process / Build & Test (pull_request) Failing after 2m5s

This commit is contained in:
2024-08-25 23:50:31 +02:00
parent 582759b31e
commit a0ef7be672

View File

@@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.repository }} event."
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- name: Check out the code
uses: actions/checkout@v4