mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-17 02:12:56 +00:00
nomerge: simulate run-kind=storage-rc-pr
This commit is contained in:
2
.github/workflows/_meta.yml
vendored
2
.github/workflows/_meta.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
env:
|
||||
RUN_KIND: >-
|
||||
${{
|
||||
false
|
||||
'storage-rc-pr'
|
||||
|| (inputs.github-event-name == 'push' && github.ref_name == 'main') && 'push-main'
|
||||
|| (inputs.github-event-name == 'push' && github.ref_name == 'release') && 'storage-release'
|
||||
|| (inputs.github-event-name == 'push' && github.ref_name == 'release-compute') && 'compute-release'
|
||||
|
||||
Reference in New Issue
Block a user