We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b49e2 commit fa040f5Copy full SHA for fa040f5
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [main, master]
6
pull_request:
7
- branches: [main, master]
+ branches: []
8
schedule:
9
- cron: "27 3 * * 1"
10
0 commit comments