Reorder paths to (hopefully) trigger a re-tag.

This commit is contained in:
Nick Brassel 2022-12-15 08:09:14 +11:00
parent 51360f3d54
commit 6543065180
No known key found for this signature in database

View file

@ -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'