Create secrets.yml

This commit is contained in:
2020-05-18 19:03:04 +01:00
committed by GitHub
parent 2056117ea7
commit 6b13a2d1fc

8
.github/workflows/secrets.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
on: push
jobs:
secret_scan:
runs-on: ubuntu-latest
steps:
- name: Secret Scan
uses: max/secret-scan@1.0.0