Skip to content

chore: Optimize the code logic #76

chore: Optimize the code logic

chore: Optimize the code logic #76

Workflow file for this run

name: Pull Request Security Audit
on:
pull_request:
branches: [ 'canary' ]
jobs:
sg-lint:
runs-on: ubuntu-latest
name: Run ast-grep lint
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: ast-grep lint
uses: ast-grep/[email protected]