name: checks on: - push jobs: test: labels: [trader_prod] name: check and test steps: - name: test run: echo "Hello from Gitea Action11s!" && pwd