Skip to content

Commit

Permalink
Run pre-commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Jun 25, 2024
1 parent bcc0020 commit c11af98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
## update-conda-lockfiles

To automatically update conda lock files monthly:
1. Prepare a directory with the base `envrionment.yaml` and a script that updates all
1. Prepare a directory with the base `environment.yaml` and a script that updates all
lock files (see https://github.com/glotzerlab/hoomd-blue/tree/trunk-minor/.github/workflows/environments
for an example).
2. Ask an organization admin to install the pull request submitter bot.
Expand All @@ -108,4 +108,4 @@ To automatically update conda lock files monthly:
with:
branch: trunk-minor
```

0 comments on commit c11af98

Please sign in to comment.