Skip to content

Commit

Permalink
Added trigger for Benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cncastillo committed Jul 19, 2024
1 parent 65e0154 commit 77047a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
- "benchmarks/**/*"
- ".buildkite/**/*"
- "Project.toml"
- ".github/workflows/Benchmark.yml"
push:
branches:
- master
Expand All @@ -32,6 +33,7 @@ on:
- "benchmarks/**/*"
- ".buildkite/**/*"
- "Project.toml"
- ".github/workflows/Benchmark.yml"

jobs:
benchmark:
Expand Down

0 comments on commit 77047a9

Please sign in to comment.