mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-09 23:37:30 +00:00
Do not test signing keys on PR
This commit is contained in:
@@ -51,6 +51,7 @@ jobs:
|
|||||||
|
|
||||||
signing:
|
signing:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
if: github.event_name != 'pull_request'
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user