Skip to content

Commit

Permalink
chore: ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
elliot committed Dec 3, 2023
1 parent 8358c09 commit 9ab04d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Code check
on:
pull_request:
branches: ["*"]
push:
branches:
- node-20

jobs:
lint:
Expand Down

0 comments on commit 9ab04d3

Please sign in to comment.