mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 06:59:01 +01:00
Avoid triggering on pushes
This commit is contained in:
parent
ca932a4658
commit
005abd86c0
@ -9,6 +9,8 @@ matrix:
|
||||
|
||||
clone:
|
||||
git:
|
||||
when:
|
||||
event: tag
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
depth: 1
|
||||
|
@ -2,6 +2,8 @@
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
when:
|
||||
event: tag
|
||||
settings:
|
||||
depth: 1
|
||||
lfs: false
|
||||
|
Loading…
Reference in New Issue
Block a user