hackorum CI for t39345_18 #21385
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: 39345 | |
| message_index: 18 | |
| base_sha: b59783502224c0ae721974a5d9b6fb915cbd37e1 |