Skip to content

Commit

Permalink
test PRs against jupedsim #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Feb 19, 2024
1 parent 7463221 commit 411272e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jupedsim-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
build:
if: github.repository == 'DLR-TS/sumo'
if: github.repository == 'DLR-TS/sumo' || github.event_name == 'pull_request'
runs-on: windows-latest
strategy:
# Allow all other matrix-jobs to continue running, even if one of the jobs fails
Expand Down

0 comments on commit 411272e

Please sign in to comment.