Skip to content

Commit 14bad1f

Browse files
committed
ci: run CodeSpeed when it's workflow changes
1 parent 1dfd148 commit 14bad1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ on:
88
paths:
99
- src/**.py
1010
- bench/**
11+
- .github/workflows/codspeed.yml
1112
pull_request:
1213
paths:
1314
- src/**.py
1415
- bench/**
16+
- .github/workflows/codspeed.yml
1517
workflow_dispatch:
1618

1719

0 commit comments

Comments
 (0)