From 80221111c379ede644481d71d95237a421f82a83 Mon Sep 17 00:00:00 2001 From: "Vincent (Wen Yu) Ge" Date: Mon, 22 Jul 2024 18:54:44 +0000 Subject: [PATCH] Post annotations --- .github/workflows/lint.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 1418ecd..eb817da 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -24,8 +24,8 @@ jobs: - name: Trunk Check uses: trunk-io/trunk-action@v1 - # with: - # post-annotations: true # only for fork PRs + with: + post-annotations: true # only for fork PRs \ No newline at end of file