There was an error while loading. Please reload this page.
1 parent 86aa761 commit c29c9ccCopy full SHA for c29c9cc
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: 37654
12
+ message_index: 1
13
+ base_sha: 1d1d7b0e9c99a6c7b2bb874b5c7f6806e5940f04
0 commit comments