Skip to content
Snippets Groups Projects
Commit bc9f1b6a authored by Éloïs's avatar Éloïs
Browse files

ci: auto exec job fmt_and_clippy for MRs only

parent 0f62fd71
No related branches found
No related tags found
1 merge request!9upgrade substrate to monthly-2022-01
......@@ -23,8 +23,8 @@ fmt_and_clippy:
rules:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_MERGE_REQUEST_ID
- when: on_success
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
- when: manual
stage: quality
script:
- cargo fmt -- --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment