Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed Jan 28, 2020
1 parent eb74335 commit 28a25d7
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ name: ci
"on":
push:
paths:
- .github/workflows/ci.yml
- lib/**
- spec/**
- Rakefile
- Gemfile
- Gemfile.devtools
- ".github/workflows/ci.yml"
- "lib/**"
- "*.gemspec"
- "spec/**"
- "Rakefile"
- "Gemfile"
- "Gemfile.devtools"
- ".rubocop.yml"
- project.yml
- "project.yml"
pull_request:
branches:
- master
Expand Down

0 comments on commit 28a25d7

Please sign in to comment.