Update docker-image.yml

This commit is contained in:
2025-02-20 21:37:53 -05:00
committed by GitHub
parent 5b2555aa61
commit c65eb2c6ec

View File

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