Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanderleek authored Jan 8, 2025
1 parent 16de5ad commit ba7cbe7
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ jobs:
## Inputs
- `token`:
Description: GitHub token for storing results
Required: false
Default: ${{ github.token }}
- `check`:
Description: Check changed files
Required: false
Default: true
- `codelimit_version`:
Desciption: CodeLimit version
Required: false
Default: 'latest'
* `token`:
- Description: GitHub token for storing results
- Required: false
- Default: ${{ github.token }}
* `check`:
- Description: Check changed files
- Required: false
- Default: true
* `codelimit_version`:
- Desciption: CodeLimit version
- Required: false
- Default: 'latest'

0 comments on commit ba7cbe7

Please sign in to comment.