Commit 21d68ea2 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch '244300-review-stop-should-not-run-for-non-scheduled-master-pipelines' into 'master'

Only run `review-stop` on MRs and scheduled pipelines

Closes #244300

See merge request gitlab-org/gitlab!41094
parents 83ab15e4 70d11652
......@@ -761,7 +761,7 @@
changes: *code-qa-patterns
when: manual
allow_failure: true
- <<: *if-master-refs
- <<: *if-dot-com-gitlab-org-schedule
allow_failure: true
.review:rules:danger:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment