Skip to content

Merge pull request #39 from dudil/38-is-python-37-38-supported #37

Merge pull request #39 from dudil/38-is-python-37-38-supported

Merge pull request #39 from dudil/38-is-python-37-38-supported #37

Workflow file for this run

name: Security
on: [push]
jobs:
security_checks:
runs-on: ubuntu-latest
name: Execute the pycharm-security action
steps:
- uses: actions/checkout@v3
- name: Run PyCharm Security
uses: tonybaloney/pycharm-security@master