Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Oct 13, 2023
1 parent 433b2f7 commit 6c84f0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ on:
type: boolean
default: true
lint-all-files:
description: 'Lint all files every time'
default: 'false'
description: Lint all files every time
default: false
required: false
type: string
type: boolean

concurrency:
group: lint-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 6c84f0c

Please sign in to comment.