We're gonna create a container only on tag creation
This commit is contained in:
parent
5caecac3cf
commit
d00becd6a9
1 changed files with 4 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -5,8 +5,8 @@ on:
|
|||
push:
|
||||
#branches:
|
||||
# - 'main'
|
||||
# tags:
|
||||
# - '*'
|
||||
tags:
|
||||
- '*'
|
||||
#pull_request:
|
||||
# branches:
|
||||
# - 'main'
|
||||
|
|
|
|||
Loading…
Reference in a new issue