File tree Expand file tree Collapse file tree 4 files changed +0
-80
lines changed
Expand file tree Collapse file tree 4 files changed +0
-80
lines changed Original file line number Diff line number Diff line change @@ -393,34 +393,6 @@ jobs:
393393 with :
394394 extra_args : --results=verified,unknown
395395
396- trunk :
397- permissions :
398- checks : write
399- contents : write
400- issues : write # create labels
401- pull-requests : write
402-
403- runs-on : ubuntu-latest
404- steps :
405- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
406- with :
407- ref : ${{ github.event.pull_request.head.sha || github.sha }}
408-
409- - if : ${{ github.event_name == 'pull_request' && !contains(github.event.pull_request.title, 'upgrade trunk') }}
410- uses : trunk-io/trunk-action/upgrade@75699af9e26881e564e9d832ef7dc3af25ec031b # v1
411- with :
412- prefix : " ci: "
413-
414- - uses : trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1
415- env :
416- INPUT_GITHUB_REF_NAME : ${{ github.event.pull_request.head.ref || github.ref_name }}
417-
418- - if : ${{ failure() && github.event_name == 'pull_request' }}
419- uses : trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1
420- env :
421- INPUT_AUTOFIX_AND_PUSH : true
422- INPUT_GITHUB_REF_NAME : ${{ format('HEAD:refs/heads/{0}', github.event.pull_request.head.ref) }}
423-
424396 vorpal :
425397 permissions :
426398 checks : write
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments