Skip to content

Commit

Permalink
Enable for current branch (temporary)
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Jan 13, 2025
1 parent 2cbc0f5 commit 6d72609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ jobs:
continue-on-error: true
run: tree ./data
- name: Store benchmark result
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/master' || github.ref == 'palla/bench-v2'
continue-on-error: true
uses: benchmark-action/github-action-benchmark@4de1bed97a47495fc4c5404952da0499e31f5c29
with:
Expand Down

0 comments on commit 6d72609

Please sign in to comment.