Skip to content

Commit 9c3167d

Browse files
authored
Update build-deploy.yaml
1 parent 9c838a3 commit 9c3167d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
# Publish packages on release
66
release:
77
types: [published]
8-
pull_request: []
8+
pull_request: {}
99

1010
# On push to main we build and deploy images
1111
push:

0 commit comments

Comments
 (0)