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
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'lib/**'
|
||||
|
||||
jobs:
|
||||
compile_firmware:
|
||||
|
||||
Reference in New Issue
Block a user