Skip to content

Update Postman config and add License file (#10) #66

Update Postman config and add License file (#10)

Update Postman config and add License file (#10) #66

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