Skip to content

Commit 07400f9

Browse files
authored
changed target branch
1 parent 986118a commit 07400f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
on:
44
push:
5-
branches: [dev]
5+
branches: [main]
66

77
name: R-CMD-check.yaml
88

@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
upload-snapshots: true
5252
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
53-
error_on: "error"
53+
error_on: "error"

0 commit comments

Comments
 (0)