diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 67f805b23..2e95cbfea 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -59,6 +59,9 @@ jobs: container: image: techallylw/ally-releases:1.21.0 steps: + - name: Checkout repository + uses: actions/checkout@v4 + - name: Trigger release if: github.ref == 'refs/heads/main' env: