Commit a1524242 authored by Dorchies David's avatar Dorchies David
Browse files

ci(revdepcheck): Reverse dependency check only performs on schedules and tags

Refs #86
Showing with 4 additions and 0 deletions
+4 -0
......@@ -143,6 +143,10 @@ check_as_cran_oldrel:
revdepcheck_patched:
stage: revdepcheck
only:
refs:
- tags
- schedules
variables:
R_VERSION: "patched"
script:
......
Supports Markdown
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