Commit 36c3c8f6 authored by Federico Falconieri's avatar Federico Falconieri
Browse files

Merge branch 'rhtenhove-main-patch-78345' into 'main'

ci: tbump test config

See merge request just-ci/templates!49
parents f294da7c a6362588
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -16,3 +16,12 @@ tbump:
      exists:
        - tbump.toml
        - pyproject.toml

tbump:check:
  extends: tbump
  rules:
    - if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
      exists:
        - tbump.toml
        - pyproject.toml
  artifacts: null