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 f35530c commit 81ee8faCopy full SHA for 81ee8fa
.github/workflows/R-CMD-check.yaml
@@ -1,10 +1,4 @@
1
-on:
2
- push:
3
- branches:
4
- - master
5
- pull_request:
6
7
+on: [push, pull_request]
8
9
name: R-CMD-check
10
0 commit comments