Skip to content

Commit 9499349

Browse files
committed
Minor addition
1 parent 9ed69fd commit 9499349

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/workflows/check-release.yaml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,9 @@ on:
44
push:
55
paths-ignore:
66
- 'paper/**'
7-
branches:
8-
- main
9-
- master
10-
- development
11-
- dev
127
pull_request:
13-
paths-ignore:
8+
paths-ignore:
149
- 'paper/**'
15-
branches:
16-
- main
17-
- master
18-
- development
19-
- dev
2010

2111
name: R-CMD-check (release)
2212

0 commit comments

Comments
 (0)