We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b2e01 commit 10a2c6aCopy full SHA for 10a2c6a
.github/workflows/global-replicator.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
github_token: ${{ secrets.GH_TOKEN }}
48
patterns_to_include: CONTRIBUTING.md
49
- repos_to_ignore: shape-up-process,glee-hello-world,spec,community,php-template,tck,modelina,dotnet-nats-template,ts-nats-template,extensions-catalog,saunter
+ repos_to_ignore: shape-up-process,glee-hello-world,spec,community,php-template,tck,modelina,dotnet-nats-template,ts-nats-template,extensions-catalog,saunter,website
50
committer_username: asyncapi-bot
51
committer_email: [email protected]
52
commit_message: "ci: update of files from global .github repo"
0 commit comments