Skip to content

Commit 18cc390

Browse files
committed
Add frosting to CI
1 parent 8bd7d4a commit 18cc390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
push:
3-
branches: [main, master]
3+
branches: [main, frosting]
44
pull_request:
5-
branches: [main, master]
5+
branches: [main, frosting]
66

77
name: R-CMD-check
88

0 commit comments

Comments
 (0)