Skip to content

Update sec_semgrep.yml #89

Update sec_semgrep.yml

Update sec_semgrep.yml #89

name: "Composer Validate"
on:
pull_request: {}
push:
branches:
- main
permissions: {}
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- run: composer validate