diff --git a/.github/workflows/test-retest-action.yaml b/.github/workflows/test-retest-action.yaml index 73cbef9a2..d264e220e 100644 --- a/.github/workflows/test-retest-action.yaml +++ b/.github/workflows/test-retest-action.yaml @@ -3,7 +3,7 @@ name: test-retest-action # yamllint disable-line rule:truthy on: pull_request: - branches: [main] + branches: [devel] jobs: build: