Skip to content

ci: add schedule&workflow_dispatch triggers#4087

Merged
escapedcat merged 4 commits intoconventional-changelog:masterfrom
knocte:patch-4
Jun 2, 2024
Merged

ci: add schedule&workflow_dispatch triggers#4087
escapedcat merged 4 commits intoconventional-changelog:masterfrom
knocte:patch-4

Conversation

@knocte
Copy link
Copy Markdown
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.
@codesandbox-ci
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
@escapedcat
Copy link
Copy Markdown
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