Skip to content
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

ci: add schedule&workflow_dispatch triggers #4087

Merged
merged 4 commits into from
Jun 2, 2024

Conversation

knocte
Copy link
Contributor

@knocte knocte commented Jun 1, 2024

The schedule trigger will run CI everyday to make
sure we catch any breakage caused by external
reasons. The workflow_dispatch one is so that the
repo owner can launch CI jobs manually.

The schedule trigger will run CI everyday to make
sure we catch any breakage caused by external
reasons. The workflow_dispatch one is so that the
repo owner can launch CI jobs manually.
Copy link

codesandbox-ci bot commented Jun 1, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@knocte
Copy link
Contributor Author

knocte commented Jun 1, 2024

Any help about fixing CI? I've installed same version of prettier in my computer and running prettier **/*.{ts,js,json,yml,md} -l doesn't cause any local changes.

@knocte
Copy link
Contributor Author

knocte commented Jun 1, 2024

Any help about fixing CI? I've installed same version of prettier in my computer and running prettier **/*.{ts,js,json,yml,md} -l doesn't cause any local changes.

Nevermind, fixed.

@escapedcat escapedcat merged commit bc4d797 into conventional-changelog:master Jun 2, 2024
7 checks passed
@escapedcat
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants