Skip to content

Commit

Permalink
Enable CI for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
james58899 committed Mar 8, 2024
1 parent 7d07ed6 commit 58f1dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build

on:
push:
branches: [ "main", "dev" ]
branches: [ "main", "dev", "ktls-test" ]
pull_request:
branches: [ "main" ]
workflow_call:
Expand Down

0 comments on commit 58f1dd6

Please sign in to comment.