Skip to content

first iteration on the prepare_pdf_for_distribution scrpt (removing p… #10

first iteration on the prepare_pdf_for_distribution scrpt (removing p…

first iteration on the prepare_pdf_for_distribution scrpt (removing p… #10

Workflow file for this run

name: Gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: gitleaks-action
uses: Nitro/gitleaks-action@master
# This uses our fork of the action