Skip to content

Commit 14d8355

Browse files
author
Phuong Quan
committed
allow RcmdCheck to be manually run on different branch
1 parent 5b3e621 commit 14d8355

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main, master]
66
pull_request:
7+
workflow_dispatch:
78

89
name: R-CMD-check.yaml
910

0 commit comments

Comments
 (0)