From d19a21dabcc4d3308007e32a93173b608d3d9a56 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 11 Mar 2024 22:12:15 +0100 Subject: [PATCH] ci: update of files from global .github repo (#496) --- .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 e5f8351a..0cca033d 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