diff --git a/.forgejo/workflows/tests.yml b/.forgejo/workflows/tests.yml index 2edb04e..40a4f9c 100644 --- a/.forgejo/workflows/tests.yml +++ b/.forgejo/workflows/tests.yml @@ -3,6 +3,7 @@ on: push: branches: - '**' + - !renovate/** jobs: tests: