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

Add minimal example to validate dependabot changes #7

Merged
merged 3 commits into from
Dec 10, 2023
Merged

Add minimal example to validate dependabot changes #7

merged 3 commits into from
Dec 10, 2023

Conversation

rajbos
Copy link
Contributor

@rajbos rajbos commented Dec 10, 2023

This pull request includes changes to the .github/workflows/minimal-ci.yml file to add a new workflow called "minimal-ci-check" that runs on pull requests and the main branch. It also modifies the README.md file to add an introduction section, a "Labs" section, and update the "Application to work with" section.

Main workflow changes:

  • .github/workflows/minimal-ci.yml: Added a new workflow called "minimal-ci-check" that runs on pull requests and the main branch, checks out the code, sets up the Node.js environment, installs dependencies, and runs tests.

Documentation updates:

  • README.md: Modified the README.md file to add an introduction section, a "Labs" section, and update the "Application to work with" section.

@rajbos rajbos merged commit 71e5eb1 into main Dec 10, 2023
1 check passed
@rajbos rajbos deleted the updates branch December 10, 2023 10:51
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