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 b90993f commit 6d267a1Copy full SHA for 6d267a1
.github/workflows/publish-nix-pgupgrade-scripts.yml
@@ -82,7 +82,7 @@ jobs:
82
SLACK_COLOR: 'danger'
83
SLACK_MESSAGE: 'Publishing pg_upgrade scripts failed'
84
SLACK_FOOTER: ''
85
-
+ #TODO Remove this comment
86
publish-prod:
87
needs: prepare
88
runs-on: ubuntu-latest
0 commit comments