Skip to content

Commit 0953adb

Browse files
temporarily remove path ignores to run tests on all PRs
1 parent a54d99f commit 0953adb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/python.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- '.github/ISSUE_TEMPLATE/**'
88
- 'README.md'
99
pull_request:
10-
paths-ignore:
11-
- 'doc/**'
12-
- '.github/ISSUE_TEMPLATE/**'
13-
- 'README.md'
1410

1511
jobs:
1612
linux:

0 commit comments

Comments
 (0)