Run action on CI script change

This commit is contained in:
Ondřej Šebek 2022-09-08 23:23:23 +02:00 committed by Ondřej Šebek
parent c76cc1f9b1
commit 8a1cc8992b

View File

@ -7,10 +7,12 @@ on:
push:
paths:
- 'editors/vscode/**'
- .github/workflows/vscode*
branches:
- '*'
pull_request:
paths:
- .github/workflows/vscode*
- 'editors/vscode/**'
branches:
- '*'