Fix trigger

This commit is contained in:
Julian Bensch 2023-01-12 15:09:13 +01:00
parent e53c2e3e08
commit 9d661561cf
1 changed files with 2 additions and 4 deletions

View File

@ -36,10 +36,8 @@ steps:
files: cmd/app
trigger:
ref:
- refs/heads/main
- refs/heads/develop
- refs/tags/v*
branch:
- main
event:
- push
- tag