[CI] Add self to paths for building
This commit is contained in:
parent
0b8905cd0d
commit
beca0ad18d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release_nightly.yml
vendored
1
.github/workflows/release_nightly.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'polyfills/**'
|
- 'polyfills/**'
|
||||||
|
- '.github/workflows/release_nightly.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue