Skip to content

chore: support async rust #4459

chore: support async rust

chore: support async rust #4459

# This workflow performs static analysis checks.
name: static analysis
on:
pull_request:
push:
branches:
- main
jobs:
not-grep:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: not-grep
uses: mattsb42-meta/not-grep@1.0.0