This commit is contained in:
Dimo Pechenikov 2025-05-20 19:08:37 +00:00
parent ae2135e35f
commit c5e8103fc3

View file

@ -2,8 +2,9 @@ name: Build and Push to Google Artifact Registry
on:
push:
branches:
- main
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build-and-push: