From c1a0bf768aedd644f2a9b617adb3df325dadb7ac Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 11 Mar 2024 21:11:57 +0000 Subject: [PATCH] ci: update of files from global .github repo --- .github/workflows/bump.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump.yml b/.github/workflows/bump.yml index e5f8351a6..0cca033dd 100644 --- a/.github/workflows/bump.yml +++ b/.github/workflows/bump.yml @@ -31,4 +31,4 @@ jobs: github_token: ${{ secrets.GH_TOKEN }} committer_username: asyncapi-bot committer_email: info@asyncapi.io - repos_to_ignore: spec,bindings + repos_to_ignore: spec,bindings,saunter