chore: Add branch t workflow file
parent
bc44297a58
commit
fd4fc038f9
|
@ -7,6 +7,9 @@ name: Publish Docker image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
jobs:
|
||||
push_to_registries:
|
||||
|
|
Loading…
Reference in New Issue