Update build.yml

This commit is contained in:
Akash Shah 2024-12-19 17:27:45 +05:30 committed by GitHub
commit 32c37d4de5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,10 @@ name: Build and Release
on:
push:
branches:
- release/*
- master
pull_request:
branches:
- main
- master
jobs:
build: