Skip to content

Commit 796f787

Browse files
authored
Merge pull request #9 from xuelix/secret
Git-secrets check on all PR branches
2 parents 7d3942a + 89d8cd7 commit 796f787

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: CI Checks
22
on:
33
push:
4-
branches: ["**"]
54
pull_request:
6-
branches: ["main"]
75
workflow_dispatch:
86
jobs:
97
git-secrets:

0 commit comments

Comments
 (0)