Skip to content

Commit

Permalink
run only build typescript and run code
Browse files Browse the repository at this point in the history
  • Loading branch information
franklychilled committed Feb 27, 2024
1 parent 94cdb39 commit f9d1e40
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ main ]

pull_request:
branches: [ main ]

Expand Down
Loading

0 comments on commit f9d1e40

Please sign in to comment.