name: Build and Push Docker Image run-name: ${{ gitea.actor }} on: push: branches: - "!main" - "**/*" jobs: tests: uses: ./.gitea/workflows/test.yaml