We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e2578 commit a8f6599Copy full SHA for a8f6599
.github/workflows/build-pull-request.yml
@@ -30,7 +30,6 @@ jobs:
30
uses: ./.github/workflows/reusable-native-tests.yml
31
with:
32
skip-native-tests: ${{ !contains(github.event.pull_request.labels.*.name, 'test native') }}
33
- cache-read-only: true
34
35
muzzle:
36
uses: ./.github/workflows/reusable-muzzle.yml
0 commit comments