Update build-push.yml

This commit is contained in:
laxmanrayala 2024-08-30 21:49:38 +05:30 committed by GitHub
parent 114cc398f0
commit 10f1d6d36a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: branches:
- main - master
pull_request: pull_request:
branches: branches:
- main - master
types: types:
- closed - closed