Skip to content

Merge pull request #23 from aws-samples/22-add-unit-percent-to-genera… #42

Merge pull request #23 from aws-samples/22-add-unit-percent-to-genera…

Merge pull request #23 from aws-samples/22-add-unit-percent-to-genera… #42

Workflow file for this run

name: cfn-nag
on:
push:
branches: [ main]
pull_request:
branches: [ main ]
jobs:
cfn-nag:
name: Run cfn-nag scan
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Clone repo
uses: actions/checkout@v3
- name: Run cfn-nag
uses: stelligent/cfn_nag@master
with:
input_path: src