mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 01:47:10 +06:00
Reorder paths to (hopefully) trigger a re-tag.
This commit is contained in:
parent
51360f3d54
commit
6543065180
12
.github/workflows/auto_tag.yml
vendored
12
.github/workflows/auto_tag.yml
vendored
|
@ -5,13 +5,13 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- quantum/**/*
|
|
||||||
- tmk_core/**/*
|
|
||||||
- drivers/**/*
|
|
||||||
- tests/**/*
|
|
||||||
- util/**/*
|
|
||||||
- platforms/**/*
|
|
||||||
- builddefs/**/*
|
- builddefs/**/*
|
||||||
|
- drivers/**/*
|
||||||
|
- platforms/**/*
|
||||||
|
- quantum/**/*
|
||||||
|
- tests/**/*
|
||||||
|
- tmk_core/**/*
|
||||||
|
- util/**/*
|
||||||
- Makefile
|
- Makefile
|
||||||
- '*.mk'
|
- '*.mk'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user