hackorum CI for t48933_3 #20565
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: hackorum patch CI | |
| on: push | |
| jobs: | |
| ci: | |
| uses: hackorum-dev/postgres-ci/.github/workflows/patch-ci.yml@main | |
| permissions: | |
| contents: write | |
| packages: write | |
| with: | |
| pg_major: 20 | |
| topic_id: 48933 | |
| message_index: 3 | |
| base_sha: b59783502224c0ae721974a5d9b6fb915cbd37e1 |