We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdc697 commit 5d7b86cCopy full SHA for 5d7b86c
.github/workflows/deploy-portainer-staging.yml
@@ -13,6 +13,7 @@ on:
13
description: 'Signing version. Example: v2.0.0'
14
required: true
15
default: latest
16
+ pull_request: null
17
18
env:
19
PORTAINER_ENDPOINT_ID: 8
0 commit comments