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

build: add GitHub token to auto-start-ci workflow #45185

Merged
merged 1 commit into from Oct 26, 2022

Commits on Oct 25, 2022

  1. build: add GitHub token to auto-start-ci workflow

    Recent changes to node-core-utils attempt to read pull request labels
    when deciding whether or not to start a V8 CI. This requires a valid
    GitHub token with appropriate permissions to be set for node-core-utils.
    
    Refs: nodejs/node-core-utils#652
    richardlau committed Oct 25, 2022
    Copy the full SHA
    cf30104 View commit details
    Browse the repository at this point in the history