Build when pushing except to main

This commit is contained in:
Jose Gisbert 2024-04-23 15:16:05 +02:00
parent 01e6825a15
commit b6d6a79a69

View file

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