Skip to content

Commit 8b31748

Browse files
committed
ci: align contrib lint workflow with instrumentation
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent fa5eede commit 8b31748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
if: github.event_name != 'pull_request'
2929
env:
3030
GITHUB_TOKEN: ${{ github.token }}
31-
run: mise run lint --full
31+
run: mise run lint

0 commit comments

Comments
 (0)