Skip to content

Commit

Permalink
Build and test on pull requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Epicguru committed Apr 26, 2024
1 parent 939573b commit a7c03b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/BuildModCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ on:
# use a separate workflow for them.
- 'v*'

pull_request:
branches:
- master
- develop

jobs:
build:
name: Build & Test v${{ matrix.rimworld-version }} on ${{ matrix.operating-system }}
Expand Down

0 comments on commit a7c03b2

Please sign in to comment.