Do not test signing keys on PR

This commit is contained in:
CrazyMax 2020-11-06 20:48:03 +01:00
parent c5a3850c06
commit 70364181ef
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ jobs:
signing:
runs-on: ${{ matrix.os }}
if: github.event_name != 'pull_request'
strategy:
fail-fast: false
matrix: