Skip to content

Add generateConfig action, updates to check-update-security and generate-release-vars.sh #322

Add generateConfig action, updates to check-update-security and generate-release-vars.sh

Add generateConfig action, updates to check-update-security and generate-release-vars.sh #322

Workflow file for this run

name: Static Checks
on: [pull_request]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make static-check