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

chore(ci): general updates #8

Merged
merged 2 commits into from
Nov 18, 2023
Merged

chore(ci): general updates #8

merged 2 commits into from
Nov 18, 2023

Commits on Nov 14, 2023

  1. chore(ci): general updates

    allow owners of a repository to manually run CI from the github web interface  (workflow_dispatch)
    add concurrency check so CI skips ahead to the latest commit when pushes come in quickly
    use actions/checkout@v4
    use actions/setup-node@v4 which defaults to node 20
    epreston committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    187641c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    48550a5 View commit details
    Browse the repository at this point in the history