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 db00432 commit f79bc08Copy full SHA for f79bc08
.github/workflows/R-CMD-check.yaml
@@ -1,5 +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.
5
on:
6
push:
7
branches: [main, master]
.github/workflows/pkgdown.yaml
0 commit comments