Skip to content

Conversation

cocoa-xu
Copy link
Contributor

This PR moved the if-clause to job-level so that GitHub Action can avoid to run the deploy job completely in a PR, which should save some time and resources.

Before this PR, a separate runner will be allocated to run the deploy job in a PR, and then skip the deploy step. Now it should simply skip the whole thing when someone creates a PR.

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.

1 participant