Commit edcb346d authored by Gibbs, Ian's avatar Gibbs, Ian
Browse files

troubleshoot job_tag_validate

parent bd604574
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -236,7 +236,7 @@ job_tag_validate:
  rules:
    - if: $CI_COMMIT_BRANCH
      changes:
        compare_to: 'refs/heads/main'
        compare_to: "refs/heads/$CI_DEFAULT_BRANCH"
        paths:
          - 'rpm/*.spec'