Skip to content

Commit

Permalink
gitleaks check is not needed right now
Browse files Browse the repository at this point in the history
  • Loading branch information
r--w committed Jan 21, 2020
1 parent 7eb048b commit 9f3f3b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v1

- name: Check for secrets
uses: eshork/gitleaks-action@master

- name: Lint Go Code
run: |
export PATH=$PATH:$(go env GOPATH)/bin # temporary fix. See https://github.com/actions/setup-go/issues/14
Expand Down

0 comments on commit 9f3f3b0

Please sign in to comment.