Skip to content

Commit

Permalink
Make govulncheck optional for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSirenko authored Aug 30, 2024
1 parent dd215d5 commit 67d0da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/govulncheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on: [pull_request]
jobs:
govulncheck:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
Expand Down

0 comments on commit 67d0da7

Please sign in to comment.