diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index f086c24a536..6b7f6afc446 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -162,6 +162,7 @@ jobs: with: key: "${{github.job}}-${{hashFiles('main/php_version.h')}}" append-timestamp: false + save: ${{ github.event_name != 'pull_request' }} - name: ./configure uses: ./.github/actions/configure-x32 with: