name: demo on: [push] jobs: check: runs-on: ubuntu-latest steps: - run: echo "hello from ${{ gitea.repository }} on ${{ gitea.ref }}"