Skip to content

sync up with https://github.com/awslabs/git-secrets latest changes #1

sync up with https://github.com/awslabs/git-secrets latest changes

sync up with https://github.com/awslabs/git-secrets latest changes #1

Workflow file for this run

---
name: "test"
on:
push:
branches:
- 'master'
pull_request: {}
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make test