There was an error while loading. Please reload this page.
1 parent c96d92a commit de010c5Copy full SHA for de010c5
2 files changed
.github/workflows/hackorum-ci.yml
@@ -0,0 +1,13 @@
1
+name: hackorum patch CI
2
+on: push
3
+jobs:
4
+ ci:
5
+ uses: hackorum-dev/postgres-ci/.github/workflows/patch-ci.yml@main
6
+ permissions:
7
+ contents: write
8
+ packages: write
9
+ with:
10
+ pg_major: 20
11
+ topic_id: 139828
12
+ message_index: 67
13
+ base_sha: d34f9505353dbf3888b3f7000ce2b666bac928d7
0 commit comments