Skip to content

Commit

Permalink
proper manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgi Rusev authored and Georgi Rusev committed Jan 9, 2025
1 parent 23d6277 commit 97b83ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/asv_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@ on:
- 'python/benchmarks/**'
- 'python/.asv/results/**'
- 'asv.conf.json'

pull_request:
branches-ignore:
- 'master'
paths:
- 'python/benchmarks/**'
- 'python/.asv/results/**'
- 'asv.conf.json'
workflow_call:

workflow_dispatch:

jobs:
run-asv-check-script:
Expand Down

0 comments on commit 97b83ce

Please sign in to comment.