Update main.yml
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -3,8 +3,9 @@ permissions:
|
|||||||
contents: write
|
contents: write
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
paths:
|
||||||
- main
|
- 'src/**'
|
||||||
|
- 'lib/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
compile_firmware:
|
compile_firmware:
|
||||||
|
|||||||
Reference in New Issue
Block a user