diff --git a/.github/workflows/examples-ameba.yaml b/.github/workflows/examples-ameba.yaml index c2bb69cd6f2b4e..01ecc579a545d6 100644 --- a/.github/workflows/examples-ameba.yaml +++ b/.github/workflows/examples-ameba.yaml @@ -16,6 +16,9 @@ name: Build example - Ameba on: push: + branches: + - master + - 'v*-branch' branches-ignore: - 'dependabot/**' pull_request: