Skip to content

Github Actions 说明 #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2021
Merged

Github Actions 说明 #40

merged 2 commits into from
Jul 29, 2021

Conversation

jaredliw
Copy link
Contributor

刚刚在搞一个 Github Actions,没想到忽然连同上一个 PR 一起 merged 到了 main 里。这里我来说明一下:
每次 push 或 PR 时都会重构所有代码(用的是 Prettier),并检查有没有404链接(用的是 github-action-markdown-link-check)。有的话主页会有个红叉,点进去里面会有说明,改掉再 push 一次就可以了。

现在我在搞着一个检查 AC 的流程。多人协作,疏漏难免,希望能方便到大家,文章也更可靠些。

@chefyuan chefyuan merged commit cb54a27 into chefyuan:main Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants