chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
name: "Run Teddy's benchmarking workflow"
|
||||
on:
|
||||
# push:
|
||||
# pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
trigger:
|
||||
permissions: write-all
|
||||
name: "Trigger Teddy's benchmarking workflow"
|
||||
uses: tddschn/easygraph-bench/.github/workflows/bench-all.yaml@master
|
||||
secrets:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
releaseTag: "CI-easygraph-bench"
|
||||
Reference in New Issue
Block a user