Skip to content

Commit

Permalink
Run actions on every push and PR
Browse files Browse the repository at this point in the history
  • Loading branch information
DamKast committed Jun 21, 2024
1 parent 1dd076c commit 2c72e62
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: CI
# yamllint disable-line rule:truthy
on:
push:
branches:
- add-unit-tests
# pull_request: ~
pull_request: ~

env:
CODE_FOLDER: zigpy_zboss
Expand Down

0 comments on commit 2c72e62

Please sign in to comment.