update
This commit is contained in:
parent
b0545ffa2a
commit
69b371e807
|
@ -6,14 +6,14 @@ on:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'example/**'
|
- 'example/**'
|
||||||
- 'scripts/**'
|
- 'scripts/**'
|
||||||
- '.github/workflows/windows_qt5.yml'
|
- '.github/workflows/windows-qt5.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '*.txt'
|
- '*.txt'
|
||||||
- 'example/**'
|
- 'example/**'
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'scripts/**'
|
- 'scripts/**'
|
||||||
- '.github/workflows/windows_qt5.yml'
|
- '.github/workflows/windows-qt5.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue