Update build.yml

This commit is contained in:
Vasily Davydov
2023-04-27 02:15:42 +03:00
committed by GitHub
parent e0a083f61c
commit dfab9da7dd

View File

@@ -1,7 +1,9 @@
name: Build project from mcuexpresso
on:
push:
branches: [ main ]
branches-ignore:
- '*'
pull_request:
jobs:
build:
runs-on: ubuntu-latest