Changes to be committed:

modified:   .github/workflows/build.yml
This commit is contained in:
Akash Shah 2024-12-19 17:26:20 +05:30
commit 718d27e0f3

View file

@ -3,7 +3,7 @@ name: Build and Release
on: on:
push: push:
branches: branches:
- main - release/*
pull_request: pull_request:
branches: branches:
- main - main