Skip to content

[Merged by Bors] - feat(CI): add summary of benchmarking output #2152

[Merged by Bors] - feat(CI): add summary of benchmarking output

[Merged by Bors] - feat(CI): add summary of benchmarking output #2152

Workflow file for this run

name: Actionlint
on:
push:
branches:
- 'master'
paths:
- '.github/**'
pull_request:
paths:
- '.github/**'
merge_group:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v1