diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index eba1978..924352d 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -2,7 +2,7 @@ name: Benchmark PR on: pull_request_target: - types: + types: - labeled jobs: @@ -14,7 +14,7 @@ jobs: remove-label: if: "always()" - needs: + needs: - benchmark runs-on: ubuntu-latest steps: