diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 22990eb10f93..4875d3ad3379 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -440,6 +440,7 @@ jobs: - name: Upload lxc client artifacts uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + if: ${{ github.event_name == 'push' }} continue-on-error: true with: name: lxd-clients-${{ runner.os }}