Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Jun 28, 2024
1 parent c4cc699 commit 239f1c5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: R-hub

on:
push:
branches:
- main
- pawelru_test_1
workflow_dispatch:

jobs:
rhub:
name: R-hub
uses: insightsengineering/r.pkg.template/.github/workflows/rhub.yaml@test-rhub-workflows
with:
lookup-refs: |
insightsengineering/teal.code
insightsengineering/teal.data
insightsengineering/teal.logger
insightsengineering/teal.slice
insightsengineering/teal.reporter
insightsengineering/teal.widgets

0 comments on commit 239f1c5

Please sign in to comment.