Skip to content

Commit 705401a

Browse files
committed
ci: preserve full link-check mode on push
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent ddd25f5 commit 705401a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-link-check.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
31+
run: mise run lint --full

0 commit comments

Comments
 (0)