diff --git a/.github/workflows/features.yml b/.github/workflows/features.yml index 34c284b2d..41891b1b6 100644 --- a/.github/workflows/features.yml +++ b/.github/workflows/features.yml @@ -7,5 +7,4 @@ jobs: with: java-repo-path: ${{github.event.pull_request.head.repo.full_name}} version: ${{github.event.pull_request.head.ref}} - version-is-repo-ref: true - features-repo-ref: WorkflowUpdateHandle \ No newline at end of file + version-is-repo-ref: true \ No newline at end of file