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: Only deploy branches, not PRs #18

Merged
merged 2 commits into from
Nov 18, 2023

Conversation

oliversalzburg
Copy link
Collaborator

  1. Prevents PRs from running the deploy job
  2. Uses actions/setup-node with latest NodeJS LTS version
  3. Uses Corepack to enable NodeJS built-in package manager support
  4. Requires lockfile to be up-to-date

@bloodrizer bloodrizer merged commit 31c346c into nuclear-unicorn:master Nov 18, 2023
2 checks passed
@oliversalzburg oliversalzburg deleted the fix/ci-deploy branch November 18, 2023 14:11
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