[CI] Update polyfills dir in push paths
This commit is contained in:
parent
cabc20ca32
commit
a0569aeeb0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'scripts/**'
|
- 'scripts/**'
|
||||||
- 'polyfills/**'
|
- 'poly/**'
|
||||||
- '.github/workflows/**'
|
- '.github/workflows/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue