We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aedc82 commit 86b11d0Copy full SHA for 86b11d0
.github/workflows/tic.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- main
9
+ - cran-*
10
pull_request:
11
# for now, CRON jobs only run on the default branch of the repo (i.e. usually on master)
12
schedule:
0 commit comments