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 11aac45 commit 698fa93Copy full SHA for 698fa93
1 file changed
.github/workflows/R-CMD-check.yml
@@ -5,6 +5,12 @@
5
#
6
# See https://github.com/r-lib/actions/tree/master/examples#readme for
7
# additional example workflows available for the R community.
8
+on:
9
+ push:
10
+ branches: [main, master, dev]
11
+ pull_request:
12
13
+
14
15
name: R-CMD-check.yaml
16
0 commit comments