Skip to content

Commit 1d26905

Browse files
committed
ci: note more edits in comments for GitHub Actions
1 parent aeb9a25 commit 1d26905

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/R-CMD-check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
#
4-
# Created with usethis + edited to use API key.
4+
# Created with usethis + edited to run on PRs to dev, use API key.
55
on:
66
push:
77
branches: [main, master]

.github/workflows/pkgdown.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
#
4-
# Created with usethis + edited to use API key.
4+
# Created with usethis + edited to run on PRs to dev, use API key.
55
on:
66
push:
77
branches: [main, master]

0 commit comments

Comments
 (0)