Update docker-image.yml

This commit is contained in:
2025-02-20 21:55:27 -05:00
committed by GitHub
parent 56547034ef
commit ed06459450

View File

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