mirror of
https://github.com/kitabisa/docker-slim-action.git
synced 2025-04-13 02:06:07 +00:00
ci(test): add *dev
branch as trigger
Signed-off-by: Dwi Siswanto <me@dw1.io>
This commit is contained in:
parent
51063f6fac
commit
728af0acc6
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@ -3,7 +3,8 @@ name: docker-slim test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'master'
|
||||
- '*dev'
|
||||
paths:
|
||||
- 'dist/*.js'
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user