Skip to content

Modify node-pack-extract cloud_build to fail on error response from t… #317

Modify node-pack-extract cloud_build to fail on error response from t…

Modify node-pack-extract cloud_build to fail on error response from t… #317

name: Logging check
on:
push:
branches:
- "*"
jobs:
semgrep-ci:
runs-on: ubuntu-20.04
container:
image: semgrep/semgrep
steps:
- uses: actions/checkout@v3
- run: semgrep ci --config .semgrep.yml --exclude='main.go' --exclude='server/server.go' --exclude='logging/*' --