Skip to content

Commit

Permalink
chore: ignore server-api repo in bump workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya authored Apr 18, 2024
1 parent ac7b58a commit 4f5089f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
github_token: ${{ secrets.GH_TOKEN }}
committer_username: asyncapi-bot
committer_email: [email protected]
repos_to_ignore: spec,bindings,saunter
repos_to_ignore: spec,bindings,saunter,server-api
custom_id: "dependency update from asyncapi bot"

0 comments on commit 4f5089f

Please sign in to comment.