Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/19332/head
QMK Bot 1 year ago
parent
commit
2ea290f5b9
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      .github/workflows/auto_tag.yml

+ 4
- 4
.github/workflows/auto_tag.yml View File

@ -5,13 +5,13 @@ on:
branches:
- master
paths:
- quantum/**/*
- tmk_core/**/*
- builddefs/**/*
- drivers/**/*
- platforms/**/*
- quantum/**/*
- tests/**/*
- tmk_core/**/*
- util/**/*
- platforms/**/*
- builddefs/**/*
- Makefile
- '*.mk'


Loading…
Cancel
Save