Skip to content

Merge pull request #46 from jftsang/for-review #158

Merge pull request #46 from jftsang/for-review

Merge pull request #46 from jftsang/for-review #158

Workflow file for this run

# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: PyCharm Python Security Scanner
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PyCharm Python Security Scanner
uses: tonybaloney/[email protected]