Skip to content

Commit

Permalink
incorporate review
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahsonder committed Jun 20, 2024
1 parent ecc2d09 commit 048bec2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches:
- master
permissions:
contents: write
contents: read

jobs:
prettier:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Removed unused imports in `demo_C.js`.
- Added type interfaces and type annotations to `style.ts`.
- Added `DrawnEntity` type annotations to source code files.
- Added `autofix.cli` to the CI workflow.
- Added `autofix.ci` to the CI workflow.

## [0.1.0] - 2024-04-16

Expand Down
3 changes: 0 additions & 3 deletions memory-viz/src/tests/test_autofix.js

This file was deleted.

0 comments on commit 048bec2

Please sign in to comment.