Skip to content

Commit

Permalink
Do not validate Go Releaser files
Browse files Browse the repository at this point in the history
  • Loading branch information
slaskawi committed Jun 5, 2024
1 parent 761b14a commit c2f2e77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/code-health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
VALIDATE_PYTHON: true
VALIDATE_BASH: true
FILTER_REGEX_EXCLUDE: "/helm-charts/charts/community-operator/templates/*"
VALIDATE_GO: true
VALIDATE_GO: true
VALIDATE_GO_RELEASER: false

0 comments on commit c2f2e77

Please sign in to comment.