chore: skip docker test on maintainer/radar update

This commit is contained in:
Tony
2022-08-11 11:37:22 +00:00
parent d5165beda1
commit be15499a1e
+4 -1
View File
@@ -7,11 +7,14 @@ on:
branches:
- master
paths:
- '.github/workflows/docker-test.yml'
- 'lib/**'
- '!**/maintainer.js'
- '!**/radar.js'
- '!**/radar-rules.js'
- 'Dockerfile'
- 'package.json'
- 'yarn.lock'
- '.github/workflows/docker-test.yml'
# Please, always create a pull request instead of push to master.
permissions: