Dear trunk, please don't be petty

This commit is contained in:
Ben Meadors 2023-04-04 09:42:12 -05:00
parent de08360271
commit 242f880764

View File

@ -42,6 +42,7 @@ jobs:
uses: ./.github/actions/setup-base uses: ./.github/actions/setup-base
- name: Trunk Check - name: Trunk Check
if: ${{ github.event_name != 'workflow_dispatch' }}
uses: trunk-io/trunk-action@v1 uses: trunk-io/trunk-action@v1
- name: Check ${{ matrix.board }} - name: Check ${{ matrix.board }}