Skip to content

Commit

Permalink
feat: Standardizing
Browse files Browse the repository at this point in the history
  • Loading branch information
jaironalves committed Jul 16, 2024
1 parent 0e8f570 commit 5c0a37a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: true
GITHUB_ACTIONS_COMMAND_ARGS: |
-ignore 'property "test-.+" is not defined in object type'
GITHUB_ACTIONS_COMMAND_ARGS: -ignore 'property "test-.+" is not defined in object type'

0 comments on commit 5c0a37a

Please sign in to comment.