Skip to content

Methods for explicit start and stop flamegraph recording (#52) #60

Methods for explicit start and stop flamegraph recording (#52)

Methods for explicit start and stop flamegraph recording (#52) #60

Workflow file for this run

name: StandardRB
on: [push]
jobs:
build:
runs-on: ubuntu-latest
permissions:
checks: write
contents: read
steps:
- uses: actions/checkout@v1
- name: StandardRB Linter
uses: standardrb/standard-ruby-action@v0.0.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}