]> begriffs open source - freertos/commit
Moved git-secrets check to a different workflow (#271)
authorxuelix <33909469+xuelix@users.noreply.github.com>
Fri, 5 Mar 2021 22:00:57 +0000 (22:00 +0000)
committerGitHub <noreply@github.com>
Fri, 5 Mar 2021 22:00:57 +0000 (14:00 -0800)
commitde19eeb7d343531496a7e46ca36e10abe3874f02
tree0ba3be44d1850fcd96b91812692ee39bcc08d3e0
parent4b5d1e43959e5f4e245c3af708056f6b4b324862
Moved git-secrets check to a different workflow (#271)

git-secrets check is now performed on all PR branches
.github/workflows/ci.yml
.github/workflows/git-secrets.yml [new file with mode: 0644]