mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-12 18:07:12 -04:00
Merge pull request #281 from dependabot/jeffwidman-patch-1
Drop mention of "locally"
This commit is contained in:
@@ -182,7 +182,7 @@ jobs:
|
||||
- Dependabot PR's:
|
||||
- We expect Dependabot PRs to be passing CI and have any changes to the `dist/` folder built for production dependencies
|
||||
- Some development dependencies may fail the `dist/` check if they modify the Typescript compilation, these should be updated manually via `npm run build`. See the [`dependabot-build`](https://github.com/dependabot/fetch-metadata/blob/main/.github/workflows/dependabot-build.yml) action for details.
|
||||
- Checkout and update `main` locally, then generate a patch release branch
|
||||
- Checkout and update `main`, then generate a patch release branch
|
||||
```bash
|
||||
git checkout main
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user