mirror of
https://github.com/OPM/ResInsight.git
synced 2026-07-31 16:58:18 -05:00
Add trigger on pull_request
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
name: ResInsight Build
|
||||
|
||||
on: [push]
|
||||
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
ResInsight-x64:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user