Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build/install improvements #444

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from
Prev Previous commit
Next Next commit
Update build.yml
  • Loading branch information
jabra- authored Dec 12, 2023
commit c86a17d3e572e91e13649a8647715c6bb427e420
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: build

on:
push:
branches-ignore:
- client-rewrite

on: [pull_request, push]

jobs:
build:
runs-on: ubuntu-latest