Update ghcr-check-publish.yml

This commit is contained in:
vvzvlad
2025-02-01 18:34:43 +03:00
committed by GitHub
parent 3246697a95
commit 9f8a39f575
+2 -2
View File
@@ -3,9 +3,9 @@ name: Docker Image CI
on:
workflow_dispatch:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]
jobs:
build: