Skip to content

Update safety_check.yml #344

Update safety_check.yml

Update safety_check.yml #344

Workflow file for this run

name: Pycharm Security
on:
push:
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PyCharm Python Security Scanner
uses: tonybaloney/pycharm-security@1.24.2