Skip to content

Commit

Permalink
fix: remove not needed inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
skydiator committed Oct 2, 2024
1 parent 5beb0e7 commit febf471
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Templates for Side librairies github actions
| ---------------------- | ------------------------------------------------ | --------- | -------------------- |
| NODE_VERSION | string | 18.x | `false` |
| TIMEOUT | number | 15 | `false` |
| PACKAGE_MANAGER | string | yarn-berry | `false` |
| ENABLE_TYPES_CHECK | boolean | false | `false` |
| ENABLE_FORMAT_CHECK | boolean | false | `false` |
| ENABLE_SIZE_LIMIT_CHECK | boolean | false | `false` |
Expand Down Expand Up @@ -43,7 +42,6 @@ Templates for Side librairies github actions
| ---------------------- | ------------------------------------------------ | --------- | -------------------- |
| NODE_VERSION | string | 18.x | `false` |
| TIMEOUT | number | 15 | `false` |
| PACKAGE_MANAGER | string | yarn-berry | `false` |
| ENABLE_TYPES_CHECK | boolean | false | `false` |
| ENABLE_FORMAT_CHECK | boolean | false | `false` |
| ENABLE_SIZE_LIMIT_CHECK | boolean | false | `false` |
Expand Down

0 comments on commit febf471

Please sign in to comment.