We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71b135 commit 2eba7e8Copy full SHA for 2eba7e8
.github/workflows/R-CMD-check.yaml
@@ -5,6 +5,7 @@
5
# check-standard.yaml is likely a better choice.
6
# usethis::use_github_action("check-standard") will install it.
7
on:
8
+ workflow_dispatch:
9
push:
10
branches: [main, master]
11
pull_request:
0 commit comments