Skip to content

Commit

Permalink
chore(ci): lint backend only
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Frolov <[email protected]>
  • Loading branch information
Fral738 committed Dec 26, 2024
1 parent c07ec79 commit 3732282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
lint:
uses: werf/common-ci/.github/workflows/lint.yml@chore/ci/lint
with:
directories: '["bin/configurator", "backend"]'
directories: '["backend"]'
cmd: task -p lint:golangci-lint

notification:
Expand Down

0 comments on commit 3732282

Please sign in to comment.