We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b185940 commit 3eab7c0Copy full SHA for 3eab7c0
.github/workflows/benchmarks_run.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: marceloprado/has-changed-path@df1b7a3161b8fb9fd8c90403c66a9e66dfde50cb
37
with:
38
# SEE ALSO .github/labeler.yml .
39
- paths: requirements/locks/*.lock
+ paths: ci/requirements/locks/*.lock
40
- id: overnight
41
name: Check overnight scenario
42
if: github.event_name != 'pull_request'
0 commit comments