diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 7441c0ae3..a473d2b0d 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -13,9 +13,10 @@ on: - main workflow_dispatch: # Add this line to allow manual triggering +permissions: + contents: write # Allows reading and writing repository contents jobs: - mot-metrics-benchmark: runs-on: ${{ matrix.os }} strategy: