Skip to content

Commit 6a75e48

Browse files
committed
add on-push trigger for testing
1 parent fb57f89 commit 6a75e48

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-package-installation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Test Latest Citus Package Installation on Supported PostgreSQL Versions
22

33
on:
4+
push:
5+
branches:
6+
- all-citus-test-installation-workflow
47
workflow_dispatch:
58

69
env:

0 commit comments

Comments
 (0)