diff --git a/.github/workflows/test-retest-action.yaml b/.github/workflows/test-retest-action.yaml index 3d732370d..08bbb735a 100644 --- a/.github/workflows/test-retest-action.yaml +++ b/.github/workflows/test-retest-action.yaml @@ -4,6 +4,9 @@ name: test-retest-action on: pull_request: branches: [devel] + paths: + - 'actions/retest/**' + - '.github/workflows/test-retest-action.yaml' permissions: contents: read