Skip to content

Commit 493ee29

Browse files
committed
update
1 parent a2848a3 commit 493ee29

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/_build_docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Build Docker Image
33
on: # yamllint disable-line rule:truthy
44
workflow_call:
55
workflow_dispatch:
6+
push:
7+
branches:
8+
- aki/ghcr
69

710
defaults:
811
run:

0 commit comments

Comments
 (0)