Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Mar 6, 2024
1 parent 6c19099 commit d02e259
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .github/workflows/eval_perf.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
name: Routes performance evaluation

name: Performance Evaluation
on:
workflow_dispatch:
push:
branches:
- master
- hotfixes
- develop
pull_request:
branches:
- master
- hotfixes
- develop

jobs:
build:
Expand Down

0 comments on commit d02e259

Please sign in to comment.