diff options
Diffstat (limited to '.github/workflows/check-layouts.yml')
| -rw-r--r-- | .github/workflows/check-layouts.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/check-layouts.yml b/.github/workflows/check-layouts.yml index 004b1ae..76e2768 100644 --- a/.github/workflows/check-layouts.yml +++ b/.github/workflows/check-layouts.yml @@ -3,6 +3,8 @@ name: Check layouts on: workflow_dispatch: push: + branches: + - master pull_request: jobs: |
