hackorum CI for t139803_1 #21510
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: 139803 | |
| message_index: 1 | |
| base_sha: b59783502224c0ae721974a5d9b6fb915cbd37e1 |