Skip to content

Commit

Permalink
Fix Benchmark CI configuration (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Jan 30, 2023
1 parent ea4f64b commit 2592d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Inspired by Flavio W. Brasil's work on Kyo: https://github.com/fwbrasil/kyo
name: benchs
name: Benchs
on:
push:
branches:
- main
- master

permissions:
# deployments permission to deploy GitHub pages website
Expand Down

0 comments on commit 2592d2d

Please sign in to comment.