There was an error while loading. Please reload this page.
1 parent d515bc1 commit c3b0981Copy full SHA for c3b0981
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -1,8 +1,7 @@
1
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
2
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
3
on:
4
- push:
5
- pull_request:
+ workflow_dispatch:
6
7
name: R-CMD-check.yaml
8
0 commit comments