~ruther/qmk_firmware

6543065180b0232b2795ea986feb4e9bb79ff2f6 — Nick Brassel 2 years ago 51360f3
Reorder paths to (hopefully) trigger a re-tag.
1 files changed, 4 insertions(+), 4 deletions(-)

M .github/workflows/auto_tag.yml
M .github/workflows/auto_tag.yml => .github/workflows/auto_tag.yml +4 -4
@@ 5,13 5,13 @@ on:
    branches:
    - master
    paths:
    - quantum/**/*
    - tmk_core/**/*
    - builddefs/**/*
    - drivers/**/*
    - platforms/**/*
    - quantum/**/*
    - tests/**/*
    - tmk_core/**/*
    - util/**/*
    - platforms/**/*
    - builddefs/**/*
    - Makefile
    - '*.mk'