name: Test on: push: workflow_dispatch: jobs: test: runs-on: ubuntu-latest steps: - run: echo "forgejo.ref = ${{ forgejo.ref }}"