We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c838a3 commit 9c3167dCopy full SHA for 9c3167d
.github/workflows/build-deploy.yaml
@@ -5,7 +5,7 @@ on:
5
# Publish packages on release
6
release:
7
types: [published]
8
- pull_request: []
+ pull_request: {}
9
10
# On push to main we build and deploy images
11
push:
0 commit comments