diff --git a/.github/workflows/compile_nuttx.yml b/.github/workflows/compile_nuttx.yml index 5468e51d20..6c2b7f0529 100644 --- a/.github/workflows/compile_nuttx.yml +++ b/.github/workflows/compile_nuttx.yml @@ -7,9 +7,11 @@ on: - 'stable' - 'beta' - 'release/*' + - '!mrpollo/ci_runner_groups' pull_request: branches: - '*' + - '!mrpollo/ci_runner_groups' jobs: build: