Skip to content

chore(CI): add CI to check git diff for polymorphed code in Go #4289

chore(CI): add CI to check git diff for polymorphed code in Go

chore(CI): add CI to check git diff for polymorphed code in Go #4289

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