Skip to content

Commit

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

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

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

0 comments on commit 4d3d095

Please sign in to comment.