mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-25 03:34:05 -05:00
/.github/workflows/ci-performance-benchmarks.yaml: fix id
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Validate Commentor
|
||||
id: set_valid
|
||||
run: ./.github/scripts/performance-benchmarking/validate-commentor.sh "$ACTOR"
|
||||
env:
|
||||
ACTOR: ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user