mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
github: Update workflows.
This commit is contained in:
parent
a6af77cec6
commit
a31cb628a3
2
.github/workflows/firmware.yml
vendored
2
.github/workflows/firmware.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- 'src/**'
|
||||
- '.github/workflows/*.yml'
|
||||
- '!**/README.md'
|
||||
- '!**.rst'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
@ -18,6 +19,7 @@ on:
|
||||
- 'src/**'
|
||||
- '.github/workflows/*.yml'
|
||||
- '!**/README.md'
|
||||
- '!**.rst'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user