mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-06-17 19:17:56 -04:00
Build when pushing except to main
This commit is contained in:
parent
9fff3dc603
commit
f0f59e3a51
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_binaries.yaml
vendored
4
.github/workflows/build_binaries.yaml
vendored
|
@ -2,8 +2,8 @@ name: Build QMK firmware
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches-ignore:
|
||||||
- 'lejouson/**'
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue