Skip to content

chore(GHA): Add pr-ci-all-required to pull.yaml; use ubuntu-22.04 ins… #3988

chore(GHA): Add pr-ci-all-required to pull.yaml; use ubuntu-22.04 ins…

chore(GHA): Add pr-ci-all-required to pull.yaml; use ubuntu-22.04 ins… #3988

# 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@v2
- name: not-grep
uses: mattsb42-meta/[email protected]