Skip to content

Commit

Permalink
Reorder paths to (hopefully) trigger a re-tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored and crembz committed Dec 18, 2022
1 parent 72aace5 commit c523c3d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/auto_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ on:
branches:
- master
paths:
- quantum/**/*
- tmk_core/**/*
- builddefs/**/*
- drivers/**/*
- platforms/**/*
- quantum/**/*
- tests/**/*
- tmk_core/**/*
- util/**/*
- platforms/**/*
- builddefs/**/*
- Makefile
- '*.mk'

Expand Down

0 comments on commit c523c3d

Please sign in to comment.