Update ci/r.yml

Co-authored-by: Andy McKay <andymckay@github.com>
This commit is contained in:
Jim Hester
2020-08-21 09:24:31 -04:00
committed by GitHub
parent 1c2ed214e0
commit fae2392dd2
+2 -2
View File
@@ -10,9 +10,9 @@ name: R
on:
push:
branches: [ master ]
branches: [ $default-branch ]
pull_request:
branches: [ master ]
branches: [ $default-branch ]
jobs:
build: