Skip to content

Commit 326e51e

Browse files
committed
Correct stan.yml
1 parent 3131115 commit 326e51e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/stan.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
#
77
name: stan
88

9-
on:
10-
pull_request:
11-
push:
12-
branches:
13-
- master
14-
- stable
15-
- rc/**
9+
on:
10+
pull_request:
11+
push:
12+
branches:
13+
- master
14+
- stable
15+
- rc/**
1616

1717
jobs:
1818
build:

0 commit comments

Comments
 (0)