Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Mar 6, 2024
1 parent 1f94c81 commit 32db5f0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/workflows/eval_perf.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
name: Performance Evaluation
on: [workflow_dispatch]
on:
push:
branches:
- master
- hotfixes
- develop
pull_request:
branches:
- master
- hotfixes
- develop

jobs:
build:
Expand Down

0 comments on commit 32db5f0

Please sign in to comment.