We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb9a25 commit 1d26905Copy full SHA for 1d26905
.github/workflows/R-CMD-check.yaml
@@ -1,7 +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
#
4
-# Created with usethis + edited to use API key.
+# Created with usethis + edited to run on PRs to dev, use API key.
5
on:
6
push:
7
branches: [main, master]
.github/workflows/pkgdown.yaml
0 commit comments