mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-09-26 11:30:55 +02:00
Trying compile on commit for all branches
This commit is contained in:
4
.github/workflows/build_on_commit.yml
vendored
4
.github/workflows/build_on_commit.yml
vendored
@@ -2,9 +2,9 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ * ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user