mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
Add trigger on pull_request
This commit is contained in:
parent
84f5c5d068
commit
00a57593b9
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: ResInsight Build
|
||||
|
||||
on: [push]
|
||||
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
ResInsight-x64:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
Reference in New Issue
Block a user