Skip to content

Commit

Permalink
chore(ci): Run build on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kimyvgy committed Dec 14, 2023
1 parent 8d1996d commit 21b5b56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: CI tests
on:
workflow_dispatch:
push:
pull_request:
branches:
- master

jobs:
ci-test:
Expand Down

0 comments on commit 21b5b56

Please sign in to comment.