mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 05:37:21 -05:00
Run Mac build workflow when a tag is created
This commit is contained in:
@@ -2,6 +2,9 @@ name: ResInsight Mac Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
schedule:
|
||||
# 02:00 UTC daily, offset from ResInsightWithCache.yml's 01:00 slot
|
||||
# so the two workflows do not contend for the same Actions runners.
|
||||
|
||||
Reference in New Issue
Block a user