[CI] Add self to paths for building

This commit is contained in:
Ducko 2021-12-11 11:26:47 +00:00
parent 0b8905cd0d
commit beca0ad18d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
paths:
- 'src/**'
- 'polyfills/**'
- '.github/workflows/release_nightly.yml'
jobs:
build: