Skip to content

Commit

Permalink
Merge pull request #59 from ocbe-uio/fix-rhub
Browse files Browse the repository at this point in the history
Removed auto-triggering of rhub check
  • Loading branch information
Theo-qua authored Sep 3, 2024
2 parents 617f6bb + bf3dd5a commit 7d59f3f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ name: R-hub
run-name: "${{ github.event.inputs.id }}: ${{ github.event.inputs.name || format('Manually run by {0}', github.triggering_actor) }}"

on:
push:
branches: []
pull_request:
branches: []
workflow_dispatch:
inputs:
config:
Expand Down

0 comments on commit 7d59f3f

Please sign in to comment.