Remove create snapshot image on new tags

This commit is contained in:
parra 2022-04-13 14:07:45 +02:00 committed by GitHub
parent ad54d0c09b
commit 0c26e86d90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ on:
push:
branches:
- develop
tags: [ '*.*.*.*' ]
pull_request:
branches: [ master ]