mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
Add builddefs to the paths associated with tagging. (#19329)
This commit is contained in:
parent
35f460643a
commit
0f97402d21
1
.github/workflows/auto_tag.yml
vendored
1
.github/workflows/auto_tag.yml
vendored
|
@ -11,6 +11,7 @@ on:
|
|||
- tests/**/*
|
||||
- util/**/*
|
||||
- platforms/**/*
|
||||
- builddefs/**/*
|
||||
- Makefile
|
||||
- '*.mk'
|
||||
|
||||
|
|
Loading…
Reference in a new issue