Build when pushing except to main

This commit is contained in:
Jose Gisbert 2024-04-23 15:16:05 +02:00
parent 9fff3dc603
commit f0f59e3a51

View file

@ -2,8 +2,8 @@ name: Build QMK firmware
on:
push:
branches:
- 'lejouson/**'
branches-ignore:
- main
workflow_dispatch:
permissions: