Skip to content

Commit

Permalink
Run benchmark only on main (and rename the f ile
Browse files Browse the repository at this point in the history
  • Loading branch information
VioletHynes committed Dec 10, 2024
1 parent 5701c5b commit 69520c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 69520c7

Please sign in to comment.