forked from EFeru/hoverboard-firmware-hack-FOC
Fix
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: [ * ]
|
||||
branches: [ '*' ]
|
||||
pull_request:
|
||||
branches: [ * ]
|
||||
branches: [ '*' ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user