Skip to content

Commit 762906c

Browse files
committed
Add manual trigger to GHA check workflow
1 parent bf4c254 commit 762906c

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
@@ -8,6 +8,7 @@ on:
88
push:
99
branches: [main, master]
1010
pull_request:
11+
workflow_dispatch:
1112

1213
name: R-CMD-check.yaml
1314

0 commit comments

Comments
 (0)