Trunk: Another annotation attempt (#6100)

This commit is contained in:
Austin
2025-02-20 07:43:23 +08:00
committed by GitHub
parent bb73555209
commit 337265a07f
4 files changed
+20 -18

No files matched your search

+3 -1
View File
@@ -21,6 +21,7 @@ jobs:
trunk-token: ${{ secrets.TRUNK_TOKEN }}
trunk_upgrade:
# See: https://github.com/trunk-io/trunk-action/blob/v1/readme.md#automatic-upgrades
name: Trunk Upgrade (PR)
runs-on: ubuntu-latest
permissions:
@@ -30,6 +31,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
# See https://github.com/trunk-io/trunk-action/blob/v1/readme.md#automatic-upgrades
- name: Trunk Upgrade
uses: trunk-io/trunk-action/upgrade@v1
with:
base: master
+2
View File
@@ -20,3 +20,5 @@ jobs:
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
save-annotations: true