There was an error while loading. Please reload this page.
1 parent 51c7ef1 commit ffd3173Copy full SHA for ffd3173
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,6 @@ jobs:
8
ci:
9
name: CI
10
runs-on: ubuntu-latest
11
- if: github.event.action == 'opened' || github.event.action == 'synchronize'
12
strategy:
13
fail-fast: false # don't abort all jobs in matrix if one fails
14
matrix:
0 commit comments