Skip to content

Commit

Permalink
Build pages on version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
clente committed Sep 23, 2021
1 parent 63839f1 commit 6a507e8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ name: Check

# When to run
on:
push:
branches-ignore:
- gh-pages
pull_request:
branches-ignore:
- gh-pages
create:
tags:
- v*

# Run R-CMD-check in multiple platforms
jobs:
Expand Down

0 comments on commit 6a507e8

Please sign in to comment.