diff --git a/.github/workflows/firsrtflow.yaml b/.github/workflows/firsrtflow.yaml index dfca5ea..f05b158 100644 --- a/.github/workflows/firsrtflow.yaml +++ b/.github/workflows/firsrtflow.yaml @@ -9,6 +9,7 @@ on: jobs: Explore-Gitea-Actions: name: gitea_example + run-name: ${{ github.actor }} is testing out Gitea Actions 🚀 runs-on: ubuntu-latest steps: - run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."