1 changed files with
4 additions and
4 deletions
|
|
|
@ -5,13 +5,13 @@ on:
|
|
|
|
branches:
|
|
|
|
branches:
|
|
|
|
- master
|
|
|
|
- master
|
|
|
|
paths:
|
|
|
|
paths:
|
|
|
|
- quantum/**/*
|
|
|
|
- builddefs/**/*
|
|
|
|
- tmk_core/**/*
|
|
|
|
|
|
|
|
- drivers/**/*
|
|
|
|
- drivers/**/*
|
|
|
|
|
|
|
|
- platforms/**/*
|
|
|
|
|
|
|
|
- quantum/**/*
|
|
|
|
- tests/**/*
|
|
|
|
- tests/**/*
|
|
|
|
|
|
|
|
- tmk_core/**/*
|
|
|
|
- util/**/*
|
|
|
|
- util/**/*
|
|
|
|
- platforms/**/*
|
|
|
|
|
|
|
|
- builddefs/**/*
|
|
|
|
|
|
|
|
- Makefile
|
|
|
|
- Makefile
|
|
|
|
- '*.mk'
|
|
|
|
- '*.mk'
|
|
|
|
|
|
|
|
|
|
|
|
|