1
0
Fork 0

.forgejo/workflows/Testing.yaml aktualisiert
Alle Prüfungen waren erfolgreich
/ test (push) Successful in 1m1s

Dieser Commit ist enthalten in:
Nick Slowinski 2024-04-02 09:19:30 +02:00 committet von Nicks Git-Service
Ursprung bcdfdf89b2
Commit fbfcbe4b4c
Signiert von: Nicks Git-Service
GPG-Schlüssel-ID: 71E74D538F99C01A

Datei anzeigen

@ -5,7 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
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!"
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."