Skip to content

Commit

Permalink
Merge branch 'master' into trasferIssue-command
Browse files Browse the repository at this point in the history
  • Loading branch information
Souvikns authored Nov 11, 2024
2 parents 61501b4 + 4314ad3 commit 9128ef5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/slackify-markdown/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ runs:
core.setOutput('text', mrkdwn);
} catch (error) {
core.setFailed(error.message);
}
}
1 change: 1 addition & 0 deletions .github/workflows/global-replicator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ jobs:
committer_email: [email protected]
commit_message: "ci: update .prettierignore from global .github repo"
bot_branch_name: bot/update-files-from-global-repo
destination: ./

# This setup is separate from the generic workflow setup because this workflow is mandatory.
# Maintainers cannot opt out for any reason except technical ones.
Expand Down
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Are you wondering where to look first? Then search no more! Here are some great

- [Intro to AsyncAPI](https://www.asyncapi.com/docs/getting-started) ๐Ÿ”ฎ
- [Tutorials](https://www.asyncapi.com/docs/tutorials) ๐Ÿ“š
- [Spec Details](https://www.asyncapi.com/docs/specifications/latest) ๐Ÿ”
- [Spec Details](https://www.asyncapi.com/docs/reference/specification/latest) ๐Ÿ”
- [Tools](https://www.asyncapi.com/docs/community/tooling) ๐Ÿ› ๏ธ

## ๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป Contribute to AsyncAPI
Expand Down

0 comments on commit 9128ef5

Please sign in to comment.