We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8590e0d commit 913de58Copy full SHA for 913de58
.github/workflows/R-CMD-check.yaml
@@ -1,6 +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
+ workflow_dispatch:
5
push:
6
branches: master
7
pull_request:
0 commit comments