Skip to content

Commit

Permalink
Update rworkflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RiboRings authored Apr 19, 2024
1 parent 143f246 commit b25adb0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ name: rworkflows
'on':
push:
branches:
- master
- main
- devel
- RELEASE_**
pull_request:
branches:
- master
- main
- devel
- RELEASE_**
Expand All @@ -28,12 +26,12 @@ jobs:
cont: ghcr.io/bioconductor/bioconductor_docker:devel
rspm: ~
- os: macOS-latest
bioc: release
bioc: devel
r: auto
cont: ~
rspm: ~
- os: windows-latest
bioc: release
bioc: devel
r: auto
cont: ~
rspm: ~
Expand Down

0 comments on commit b25adb0

Please sign in to comment.