Skip to content

Commit 27f9e6d

Browse files
committed
cleaned always_require_ci_on_changed values after testing
1 parent 4b19fe5 commit 27f9e6d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.buildkite/pull-requests.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@
5757
"^.pre-commit-config.yaml",
5858
"\\.md$"
5959
],
60-
"always_require_ci_on_changed": [
61-
"^qa/acceptance/"
62-
]
60+
"always_require_ci_on_changed": []
6361
}
6462
]
6563
}

0 commit comments

Comments
 (0)