Merge pull request #3 from pechenikov/task

CI:Build
This commit is contained in:
pechenikov 2025-05-20 22:10:03 +03:00 committed by GitHub
commit bd0f1b18fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: