hackorum CI for t42127_1 #22505
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: 42127 | |
| message_index: 1 | |
| base_sha: 6e89028ec487ffe6f2150b3e87af7e983f7295b2 |