Skip to content

Commit 1ac2239

Browse files
committed
Try to remove environment
1 parent 8b5faa4 commit 1ac2239

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/benchmark-upload.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
upload-benchmark-results:
1010
if: (github.event.workflow_run.event == 'push' || github.event.workflow_run.event == 'pull_request') && github.repository == 'OptimumCode/json-schema-validator'
1111
runs-on: ubuntu-latest
12-
environment: contribution
1312
env:
1413
RESULTS_DIR: bench-results
1514
permissions:

0 commit comments

Comments
 (0)