Skip to content

Minor typos corrected #162

Minor typos corrected

Minor typos corrected #162

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]