Skip to content

Commit 03cd0c6

Browse files
wdconincCopilot
andcommitted
ci: trigger benchmarks on pull_request to any branch
Remove the 'branches: [master]' filter from the pull_request trigger so that the benchmark jobs (including capybara comparisons) also fire on PRs targeting capybara or any other branch. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b14f144 commit 03cd0c6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
branches:
88
- master
99
pull_request:
10-
branches:
11-
- master
1210
workflow_dispatch:
1311
inputs:
1412
EDM4EIC_VERSION:

0 commit comments

Comments
 (0)