Skip to content

Commit

Permalink
add build on all PR
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Oct 30, 2023
1 parent 06de70a commit 38f930e
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
name: Build & Test

on:
push:
branches:
- '*'
- '*/*'
pull_request:
branches:
- '*'
- '*/*'
on: pull_request:

concurrency:
group: build-${{ github.ref }}
Expand Down

0 comments on commit 38f930e

Please sign in to comment.