Skip to content

Commit

Permalink
#69 cleanup linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Jan 9, 2024
1 parent df19275 commit 2dd46ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/linters/.yaml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ rules:
line-length:
level: warning
allow-non-breakable-inline-mappings: true
truthy: disable
truthy: disable
2 changes: 1 addition & 1 deletion .github/workflows/make-go-github-file.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'make go github file'

on:
on:
workflow_call:
secrets:
SENZING_GITHUB_GPG_PRIVATE_KEY:
Expand Down

0 comments on commit 2dd46ec

Please sign in to comment.