We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b463f19 commit 8eeb853Copy full SHA for 8eeb853
.github/workflows/release.yml
@@ -24,7 +24,6 @@ jobs:
24
build:
25
name: Build ${{ matrix.rid }}
26
needs: test
27
- if: github.event_name != 'pull_request'
28
runs-on: ${{ matrix.os }}
29
strategy:
30
matrix:
0 commit comments