Skip to content

Commit

Permalink
autorun rhub check on push
Browse files Browse the repository at this point in the history
  • Loading branch information
fangzhou-xie committed Jul 7, 2024
1 parent a8e3aa2 commit 5ce3668
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ name: R-hub
run-name: "${{ github.event.inputs.id }}: ${{ github.event.inputs.name || format('Manually run by {0}', github.triggering_actor) }}"

on:
push:
branches: [main, master]
workflow_dispatch:
inputs:
config:
Expand Down

0 comments on commit 5ce3668

Please sign in to comment.