add paths to all workflows
This commit is contained in:
5
.github/workflows/build_arm.yml
vendored
5
.github/workflows/build_arm.yml
vendored
@@ -9,6 +9,11 @@ on:
|
||||
- 'hw'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- 'src'
|
||||
- 'examples'
|
||||
- 'lib'
|
||||
- 'hw'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
Reference in New Issue
Block a user