Skip to content

Commit

Permalink
Generated new GitHub Actions templates
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
garethr committed Jul 22, 2021
1 parent 3d394ed commit 9158f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
with:
go-version: '1.13'
- name: Snyk monitor
run: snyk monitor
run: snyk test
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
```
Expand Down

0 comments on commit 9158f38

Please sign in to comment.