mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 14:43:21 +08:00
gha: Add pull_request trigger, close #32
This commit is contained in:
parent
6b5fd85f5d
commit
2cc02d4c13
3
.github/workflows/docker-image-ci.yml
vendored
3
.github/workflows/docker-image-ci.yml
vendored
@ -1,9 +1,12 @@
|
||||
name: docker image ci
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths:
|
||||
- '**'
|
||||
- '.**'
|
||||
- '!LICENSE'
|
||||
- '!README.md'
|
||||
- '!images'
|
||||
|
Loading…
x
Reference in New Issue
Block a user