Skip to content

Commit

Permalink
build(ci): Update lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
PromiseFru committed Apr 29, 2024
1 parent f585dc8 commit 9c36786
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- staging
pull_request:
branches:
- staging

jobs:
check-code-quality:
name: Check Code Quality
Expand Down

0 comments on commit 9c36786

Please sign in to comment.