Trunk: Another annotation attempt (#6100)

This commit is contained in:
Austin
2025-02-19 18:43:23 -05:00
committed by GitHub
parent bb73555209
commit 337265a07f
4 changed files with 20 additions and 18 deletions

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

View File

@@ -20,3 +20,5 @@ jobs:
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
save-annotations: true