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.
2 parents 7d895c1 + ebaa7aa commit 6013d6cCopy full SHA for 6013d6c
.github/workflows/python_ci.yml
@@ -5,9 +5,9 @@ name: Python Lint and Testing
5
6
on:
7
push:
8
- branches: [ main ]
+ branches: [ main, r-pkg-devel ]
9
pull_request:
10
11
12
jobs:
13
build:
.github/workflows/r_ci.yml
@@ -10,9 +10,9 @@ name: R
14
15
16
17
18
0 commit comments