mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 22:56:54 +08:00
gha: remove paths
This commit is contained in:
parent
3e09c28a79
commit
551961e807
6
.github/workflows/docker-image-ci.yml
vendored
6
.github/workflows/docker-image-ci.yml
vendored
@ -4,12 +4,6 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
push:
|
push:
|
||||||
paths:
|
|
||||||
- '**'
|
|
||||||
- '.**'
|
|
||||||
- '!LICENSE'
|
|
||||||
- '!README.md'
|
|
||||||
- '!images'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user