Skip to content

Commit

Permalink
[Common] set only_warn for checks and on pull_request to master
Browse files Browse the repository at this point in the history
  • Loading branch information
debych committed Jun 18, 2024
1 parent a922877 commit 16d2814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- staged
pull_request:
branches:
- master
- dev

jobs:
Expand All @@ -20,3 +21,4 @@ jobs:
check_hidden: true
check_filenames: true
skip: package-lock.json,node_modules,Base64.spec.ts.snap
only_warn: 1
Empty file modified .husky/pre-commit
100644 → 100755
Empty file.

0 comments on commit 16d2814

Please sign in to comment.