Skip to content

Commit

Permalink
branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Romain committed Aug 25, 2024
1 parent 038e189 commit 561af87
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 @@ -5,6 +5,11 @@
# rhub::rhub_setup()
#
# It is unlikely that you need to modify this file manually.
on:
push:
branches: [main, master, devel]
pull_request:
branches: [main, master, devel]

name: R-hub
run-name: "${{ github.event.inputs.id }}: ${{ github.event.inputs.name || format('Manually run by {0}', github.triggering_actor) }}"
Expand Down

0 comments on commit 561af87

Please sign in to comment.