Skip to content

Commit b3fca7b

Browse files
authored
Apply integrationtest_drop_paths_filter patch (#149)
1 parent 1903b1d commit b3fca7b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/IntegrationTest.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,13 @@ on:
44
branches:
55
- "main"
66
tags: "*"
7-
paths:
8-
- "Project.toml"
97
pull_request_target:
108
types:
119
- "opened"
1210
- "synchronize"
1311
- "reopened"
1412
- "ready_for_review"
1513
- "converted_to_draft"
16-
paths:
17-
- "Project.toml"
1814
jobs:
1915
integration-test:
2016
name: "IntegrationTest"

0 commit comments

Comments
 (0)