diff --git a/.github/workflows/dark_storage_benchmark.yml b/.github/workflows/dark_storage_benchmark.yml index ebffd832028..d60bfcbeeb3 100644 --- a/.github/workflows/dark_storage_benchmark.yml +++ b/.github/workflows/dark_storage_benchmark.yml @@ -5,7 +5,8 @@ on: - gh-pages paths: - /dev/dark_storage_performance_benchmark/** - + workflow_dispatch: + permissions: # deployments permission to deploy GitHub pages website deployments: write