Skip to content

Commit

Permalink
Merge pull request #7125 from coopdevs/show-build-status-in-prs
Browse files Browse the repository at this point in the history
Run Github CI build on pull_request event
  • Loading branch information
andrewpbrett authored Mar 15, 2021
2 parents ae4e838 + e952664 commit fbc0d8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Build
on:
workflow_dispatch:
push:
pull_request:

env:
DISABLE_KNAPSACK: true
Expand Down

0 comments on commit fbc0d8f

Please sign in to comment.