Skip to content

Commit d08f726

Browse files
authored
Merge branch 'main' into dependabot/pip/clang-tools-0.8.0
2 parents 2649fc3 + 6b5ac59 commit d08f726

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

-6
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,8 @@ name: Test
33
on:
44
push:
55
branches: main
6-
paths:
7-
- '**.py'
8-
- '.github/workflows/test.yml'
96
pull_request:
107
branches: main
11-
paths:
12-
- '**.py'
13-
- '.github/workflows/test.yml'
148
workflow_dispatch:
159

1610
jobs:

0 commit comments

Comments
 (0)