Skip to content

Commit c3242f9

Browse files
committed
remove bin/qmk from workflows
1 parent 9384c10 commit c3242f9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/labeler.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ keymap:
2222
via:
2323
- keyboards/**/keymaps/via/*
2424
cli:
25-
- bin/qmk
2625
- requirements.txt
2726
- lib/python/**/*
2827
python:

.github/workflows/cli.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
pull_request:
99
paths:
1010
- 'lib/python/**'
11-
- 'bin/qmk'
1211
- 'requirements.txt'
1312
- '.github/workflows/cli.yml'
1413

0 commit comments

Comments
 (0)