mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-24 23:12:34 +08:00
chore: skip docker test on maintainer/radar update
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user