Update docker-image.yml

This commit is contained in:
2025-02-20 21:26:30 -05:00
committed by GitHub
parent 1900a3ddb8
commit 6b732f1518

View File

@@ -2,9 +2,9 @@ name: Docker Image CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: