We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8315977 + db65d22 commit 51275beCopy full SHA for 51275be
1 file changed
.github/workflows/push.yml
@@ -162,6 +162,7 @@ jobs:
162
with:
163
key: "${{github.job}}-${{hashFiles('main/php_version.h')}}"
164
append-timestamp: false
165
+ save: ${{ github.event_name != 'pull_request' }}
166
- name: ./configure
167
uses: ./.github/actions/configure-x32
168
0 commit comments