mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 21:48:18 -08:00
fix: don't run docker workflow on branch push
This commit is contained in:
parent
3250a4ec3f
commit
aeb79adefb
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -11,7 +11,6 @@ name: Publish Docker image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue