Skip to content

Benchmarks (Comment) #68

Benchmarks (Comment)

Benchmarks (Comment) #68

name: Benchmarks (Comment)
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
on:
workflow_run:
workflows:
- Benchmarks
types:
- completed
jobs:
upload:
runs-on: ubuntu-latest
steps:
- uses: seabbs/touchstone/actions/comment@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}