fix action workflow trigger
Some checks failed
Push Docker Image to gitea Container Repository / build-and-push (push) Failing after 28s

This commit is contained in:
sim1222 2025-01-16 03:29:04 +09:00
parent f35413a6b9
commit 9fe9cf51f5
Signed by: sim1222
GPG Key ID: D1AE30E316E44E5D

View File

@ -3,7 +3,7 @@ name: Push Docker Image to gitea Container Repository
on:
push:
branches:
- *
- '**'
jobs:
build-and-push: