1
0
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:
Daniil Gentili 2022-06-04 17:52:21 +02:00
parent ca932a4658
commit 005abd86c0
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
2 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,8 @@ matrix:
clone:
git:
when:
event: tag
image: woodpeckerci/plugin-git
settings:
depth: 1

View File

@ -2,6 +2,8 @@
clone:
git:
image: woodpeckerci/plugin-git
when:
event: tag
settings:
depth: 1
lfs: false