Skip to content

Commit

Permalink
Update code-quality-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Weijun Lim authored and GitHub Enterprise committed Mar 18, 2025
1 parent 6899d68 commit 6e55712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-quality-check.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Code Quality Check

on:
pull_request:
branches: [ main, dev ]
push:
branches: [main]

jobs:
lint-and-test:
Expand Down

0 comments on commit 6e55712

Please sign in to comment.