Skip to content

Commit

Permalink
build develop/master remove option
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Sep 8, 2024
1 parent c9c22db commit 9effaf1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@ on:
push:
branches:
- main
- master
- develop
tags:
- "v*.*.*"
pull_request:
workflow_dispatch:
inputs:
depends:
description: 'Create depends image'
required: true
type: boolean
default: true
r_version:
description: 'R version to use'
required: true
Expand Down

0 comments on commit 9effaf1

Please sign in to comment.