Skip to content

update SimpleExec from 12.0.0-beta.1 to 12.0.0-rc.1 #1089

update SimpleExec from 12.0.0-beta.1 to 12.0.0-rc.1

update SimpleExec from 12.0.0-beta.1 to 12.0.0-rc.1 #1089

Workflow file for this run

name: lint
on:
push:
branches: [main, release-*]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: github/[email protected]
env:
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$|\bversions\.txt$
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_SHELL_SHFMT: false