Skip to content

Commit 66b4920

Browse files
Include devel for r workflow triggers
1 parent 078343e commit 66b4920

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/r.yml

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, devel]
44
pull_request:
5-
branches: [main, master]
5+
branches: [main, devel]
66

77
name: R-CMD-check
88

0 commit comments

Comments
 (0)