Skip to content

Trying to fix the quiet option #55

Trying to fix the quiet option

Trying to fix the quiet option #55

Workflow file for this run

name: CI
on:
push:
branches:
- main
tags:
- v*
pull_request:
jobs:
lintrunner:
permissions:
security-events: write
runs-on: ubuntu-latest
name: Test the action
steps:
- uses: actions/checkout@v3
- uses: justinchuby/lintrunner-action@main
with:
publish_code_scanning: true
quiet: true