Skip to content

Add script to check for security update of given ami #290

Add script to check for security update of given ami

Add script to check for security update of given ami #290

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