Skip to content

Commit 77cabd3

Browse files
authored
fix: publish pg_upgrade scripts on vars.yml updates (#1414)
1 parent 0dfeaae commit 77cabd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-nix-pgupgrade-scripts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- release/*
88
paths:
99
- '.github/workflows/publish-nix-pgupgrade-scripts.yml'
10+
- 'ansible/vars.yml'
1011
workflow_dispatch:
1112
inputs:
1213
postgresVersion:

0 commit comments

Comments
 (0)