Skip to content

Commit

Permalink
Merge branch 'hotfix/2.4.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Jul 29, 2020
2 parents b9a5c13 + 9ea0948 commit c0e7521
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: 'Continuous Integration'
on:
push:
branches:
- '*'
tags-ignore:
- '*'
paths-ignore:
Expand All @@ -13,7 +15,7 @@ on:
- 'LICENSE'
pull_request:
paths:
- "**"
- '**'

jobs:
ci:
Expand Down

0 comments on commit c0e7521

Please sign in to comment.