File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11name : Lint
22
3+ concurrency :
4+ group : lint-${{ github.head_ref || github.run_id }}
5+ cancel-in-progress : true
6+
37on : pull_request
48
59permissions :
1620 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1721 - name : Trunk Check
1822 uses : trunk-io/trunk-action@4d5ecc89b2691705fd08c747c78652d2fc806a94 # v1.1.19
23+
24+ conventional-title :
25+ runs-on : ubuntu-latest
26+ steps :
27+ - uses : amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
28+ env :
29+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7- pull_request :
7+ pull_request_target :
88
99permissions :
1010 actions : read
Original file line number Diff line number Diff line change 187187 same "printed page" as the copyright notice for easier
188188 identification within third-party archives.
189189
190- Copyright 2024 Masterpoint
190+ Copyright 2025 Masterpoint
191191
192192 Licensed under the Apache License, Version 2.0 (the "License");
193193 you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments