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 cae83a6 commit 9512c20Copy full SHA for 9512c20
.github/workflows/molecule_pg_upgrade.yml
@@ -4,6 +4,9 @@ name: Molecule pg_upgrade
4
on:
5
schedule:
6
- cron: "0 0 * * 6"
7
+ pull_request:
8
+ branches:
9
+ - master
10
11
jobs:
12
test:
0 commit comments