Merge branch 'master' into install-only-option
This commit is contained in:
commit
3f5ecc4e17
|
@ -51,6 +51,7 @@ jobs:
|
|||
|
||||
signing:
|
||||
runs-on: ${{ matrix.os }}
|
||||
if: github.event_name != 'pull_request'
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue