Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
2ea290f5b9
12
.github/workflows/auto_tag.yml
vendored
12
.github/workflows/auto_tag.yml
vendored
|
@ -5,13 +5,13 @@ on:
|
|||
branches:
|
||||
- master
|
||||
paths:
|
||||
- quantum/**/*
|
||||
- tmk_core/**/*
|
||||
- drivers/**/*
|
||||
- tests/**/*
|
||||
- util/**/*
|
||||
- platforms/**/*
|
||||
- builddefs/**/*
|
||||
- drivers/**/*
|
||||
- platforms/**/*
|
||||
- quantum/**/*
|
||||
- tests/**/*
|
||||
- tmk_core/**/*
|
||||
- util/**/*
|
||||
- Makefile
|
||||
- '*.mk'
|
||||
|
||||
|
|
Loading…
Reference in a new issue