Skip to content

Commit

Permalink
Merge pull request #9 from xuelix/secret
Browse files Browse the repository at this point in the history
Git-secrets check on all PR branches
  • Loading branch information
xuelix authored Mar 5, 2021
2 parents 7d3942a + 89d8cd7 commit 796f787
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: CI Checks
on:
push:
branches: ["**"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
git-secrets:
Expand Down

0 comments on commit 796f787

Please sign in to comment.