Skip to content

Commit

Permalink
Merge branch 'trasferIssue-command' of https://github.com/Souvikns/.g…
Browse files Browse the repository at this point in the history
…ithub into trasferIssue-command
  • Loading branch information
Souvikns committed Nov 12, 2024
2 parents 62feb9a + 9128ef5 commit 1965c11
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 1965c11

Please sign in to comment.