Skip to content

Commit 77d0748

Browse files
Fix CI triggers: remove path filtering
1 parent 68421b3 commit 77d0748

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ on:
1010
- 'test/**'
1111
- 'Project.toml'
1212
pull_request:
13-
paths:
14-
- 'src/**'
15-
- 'test/**'
16-
- 'Project.toml'
1713

1814
concurrency:
1915
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)