Merge pull request #9 from xuelix/secret

Git-secrets check on all PR branches
This commit is contained in:
xuelix 2021-03-05 22:00:01 +00:00 committed by GitHub
commit 796f78789e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,7 @@
name: CI Checks
on:
push:
branches: ["**"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
git-secrets: