name: learn-gitea-actions run-name: ${{ gitea.actor }} is learning Gitea Actions on: [push] jobs: check-bats-version: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - run: echo "hello"