Skip to content

Commit 9512c20

Browse files
committed
Run molecule_pg_upgrade test
1 parent cae83a6 commit 9512c20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/molecule_pg_upgrade.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ name: Molecule pg_upgrade
44
on:
55
schedule:
66
- cron: "0 0 * * 6"
7+
pull_request:
8+
branches:
9+
- master
710

811
jobs:
912
test:

0 commit comments

Comments
 (0)