mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-31 07:01:03 +00:00
Update trunk_annotate_pr.yml
This commit is contained in:
5
.github/workflows/trunk_check.yml
vendored
5
.github/workflows/trunk_check.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Pull Request
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user