Skip to content

Commit

Permalink
ci: run check and upload coverage also on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
jimirocks committed Mar 10, 2024
1 parent 9fdd3f8 commit 781ecff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/loxone-client-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name: Loxone Client Kotlin check

on:
push:
branches:
- master
pull_request:
paths:
- '**/*.versions.toml'
Expand Down

0 comments on commit 781ecff

Please sign in to comment.