diff --git a/.github/workflows/dev.actions.yml b/.github/workflows/dev.actions.yml index 8a42a6b..87ff09f 100644 --- a/.github/workflows/dev.actions.yml +++ b/.github/workflows/dev.actions.yml @@ -1,5 +1,6 @@ name: Build Example Watchfaces on: [push, pull_request] +branches: dev jobs: build: name: Build Example Watchfaces