Skip to content

Commit

Permalink
ci: add extensions-catalog to ignore section of GH action (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
  • Loading branch information
sambhavgupta0705 and derberg authored Nov 15, 2023
1 parent acf980b commit 8ad7042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/global-replicator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
github_token: ${{ secrets.GH_TOKEN }}
patterns_to_include: CONTRIBUTING.md
repos_to_ignore: shape-up-process,glee-hello-world,spec,community,php-template,tck,modelina,dotnet-nats-template,ts-nats-template
repos_to_ignore: shape-up-process,glee-hello-world,spec,community,php-template,tck,modelina,dotnet-nats-template,ts-nats-template,extensions-catalog
committer_username: asyncapi-bot
committer_email: info@asyncapi.io
commit_message: "ci: update of files from global .github repo"
Expand Down

0 comments on commit 8ad7042

Please sign in to comment.