comment out
All checks were successful
Lint / Run on Ubuntu (push) Successful in 1m47s
Tests / Run on Ubuntu (push) Successful in 2m58s

This commit is contained in:
Chris Richardson
2025-07-02 22:30:38 -04:00
parent 801d21f760
commit 5f2f26a83a

View File

@@ -9,6 +9,7 @@ on:
jobs:
build-docker:
name: Build docker image
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-20.04
steps: