mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
Run benchmark only on main (and rename the f ile (#29142)
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
jobs:
|
||||
bench:
|
||||
name: Bench
|
||||
if: github.base_ref == 'main'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code into the Go module directory
|
||||
Reference in New Issue
Block a user