Changes to be committed:

modified:   .github/workflows/build.yml
pull/3393/head
Akash Shah 11 months ago
parent 3441598bd2
commit 718d27e0f3

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

Loading…
Cancel
Save