Skip to content

Commit

Permalink
Merge c6405fa into 4d83171
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr authored Jun 2, 2023
2 parents 4d83171 + c6405fa commit ee3eeed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ on:
- ready_for_review
branches:
- main
- filter_panel_refactor
push:
branches:
- main
- filter_panel_refactor
workflow_dispatch:

# Rerun workflows once pkgdown has finished running, to add coverage
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
- filter_panel_refactor
paths:
- "inst/templates/**"
- "_pkgdown.y[a]ml"
Expand All @@ -22,6 +23,7 @@ on:
- ready_for_review
branches:
- main
- filter_panel_refactor
paths:
- "inst/templates/**"
- "_pkgdown.y[a]ml"
Expand Down

0 comments on commit ee3eeed

Please sign in to comment.