Skip to content

feat(generated): Add user management operations and models (+1 more) #205

feat(generated): Add user management operations and models (+1 more)

feat(generated): Add user management operations and models (+1 more) #205

Workflow file for this run

name: Lint
on:
push:
branches:
- 'main'
pull_request: {}
defaults:
run:
shell: bash
jobs:
standard:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3
- uses: ruby/setup-ruby@12fd324f1d0b43274fdc8130f6980590a667c455 # 1.312.0
with:
bundler-cache: true
- name: Run Standardrb
run: |
bundle exec standardrb