Skip to content

Commit

Permalink
feat: build on pull-requests (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
xeekworx authored Dec 29, 2023
1 parent 18f5987 commit b39aa03
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ on:
required: true
type: string
default: 'Release'
push:
branches:
- main
pull_request:

env:
BUILD_CONFIG: ${{ inputs.configuration || 'Release' }}
Expand Down

0 comments on commit b39aa03

Please sign in to comment.