hackorum CI for t50069_3 #19070
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: 50069 | |
| message_index: 3 | |
| base_sha: db0c984b1d101b7519df1922c8a880d14f19de82 |