mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-23 05:13:00 -05:00
no error for rmdir
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Run Systab Benchmark on Pull Requests
|
||||
name: Run Merge Benchmark on Pull Requests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -45,7 +45,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
needs: [validate-commentor, check-comments]
|
||||
if: ${{ needs.check-comments.outputs.benchmark == 'true' }}
|
||||
name: Trigger Benchmark Systab Workflow
|
||||
name: Trigger Benchmark Merge Workflow
|
||||
steps:
|
||||
- uses: dolthub/pull-request-comment-branch@v3
|
||||
id: comment-branch
|
||||
|
||||
Reference in New Issue
Block a user