Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
ms609 committed Feb 19, 2024
1 parent 0705985 commit fbedb26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ run-name: "${{ github.event.inputs.id }}: ${{ github.event.inputs.name || format
on:
push:
branch: rhub.yaml
inputs:
config:
description: 'A comma separated list of R-hub platforms to use.'
type: string
default: 'clang-asan,valgrind'
workflow_dispatch:
inputs:
config:
Expand Down

0 comments on commit fbedb26

Please sign in to comment.