Update build-push.yml

This commit is contained in:
laxmanrayala 2024-08-30 21:29:26 +05:30 committed by GitHub
parent 13d6be8df5
commit d481e66b33
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:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
types:
- closed