Skip to content

feat: add Gitleaks secrets scan workflow #22

feat: add Gitleaks secrets scan workflow

feat: add Gitleaks secrets scan workflow #22

Workflow file for this run

on: push
name: on push
jobs:
pythonPylintGithubAction:
name: Python Pylint Github Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Python Pylint Github Action
uses: fylein/python-pylint-github-action@master
with:
args: pylint --help