diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fad5649..5c43e66 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,8 @@ name: "CI" on: pull_request: + branches: + - master types: - opened - synchronize @@ -18,7 +20,6 @@ on: - '**/LICENSE' - '**/reboot.sh' - '**/reset.sh' - workflow_dispatch: permissions: contents: read