on: push: branches: - main jobs: build: runs-on: ubuntu-latest uses: ./.gitea/workflows/workflow-docker.yaml with: image: okami101/php-qa:8.3 dockerfile: php-qa-83.dockerfile