mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-03 19:42:55 +00:00
run workflow before merged into main
This commit is contained in:
4
.github/workflows/lakebase_benchmarking.yml
vendored
4
.github/workflows/lakebase_benchmarking.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Lakebase Benchmarking
|
||||
|
||||
on:
|
||||
# uncomment to run on push for debugging your PR
|
||||
push:
|
||||
branches: [ bodobolero/lakebase_perf_tests ]
|
||||
|
||||
workflow_dispatch: # adds ability to run this manually
|
||||
inputs:
|
||||
postgres_version:
|
||||
|
||||
Reference in New Issue
Block a user