name: Gitea Actions Demo run-name: Le mE is testing out Gitea Actions 🚀 on: [push] jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest steps: - run: echo "The job was automatically triggered by a event."