We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f065c commit 219baa0Copy full SHA for 219baa0
.github/workflows/build-postgres-container.yml
@@ -1,6 +1,7 @@
1
name: build
2
3
on:
4
+ workflow_dispatch:
5
pull_request:
6
push:
7
branches:
0 commit comments