There was an error while loading. Please reload this page.
1 parent a2848a3 commit 493ee29Copy full SHA for 493ee29
1 file changed
.github/workflows/_build_docker.yml
@@ -3,6 +3,9 @@ name: Build Docker Image
3
on: # yamllint disable-line rule:truthy
4
workflow_call:
5
workflow_dispatch:
6
+ push:
7
+ branches:
8
+ - aki/ghcr
9
10
defaults:
11
run:
0 commit comments