feature: remove unuseful trigger
This commit is contained in:
parent
94fe2c4abc
commit
31139e04b5
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@ -5,9 +5,6 @@ on:
|
||||
- cron: '0 1 * * 0'
|
||||
push:
|
||||
tags: [ 'v*.*.*' ]
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
- 'config/**'
|
||||
|
||||
env:
|
||||
PHP_EXTENSION_INSTALL_VERSION: 'latest'
|
||||
|
Loading…
Reference in New Issue
Block a user