Skip to content

Commit 84351a7

Browse files
Jake Gimenesgagelarsen
Jake Gimenes
authored andcommitted
Updated XmsInterp-Cl.yaml to run on schedule
1 parent fe2ad56 commit 84351a7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/XmsMesher-CI.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: XmsMesher-5
22

3-
on: [push, pull_request]
3+
on:
4+
push:
5+
pull_request:
6+
schedule:
7+
- cron: "0 12 * * 1"
48

59
jobs:
610
# ----------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)