Skip to content

Merge pull request #1 from smit1759/develop #2

Merge pull request #1 from smit1759/develop

Merge pull request #1 from smit1759/develop #2

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: AppThreat/sast-scan-action@master
with:
type: "python"
- uses: actions/upload-artifact@v1
with:
name: reports
path: reports