[CI] Update polyfills dir in push paths

This commit is contained in:
Ducko 2022-02-16 15:09:27 +00:00
parent cabc20ca32
commit a0569aeeb0

View file

@ -6,7 +6,7 @@ on:
paths:
- 'src/**'
- 'scripts/**'
- 'polyfills/**'
- 'poly/**'
- '.github/workflows/**'
jobs: