Skip to content

Commit

Permalink
Merge b1186db into d732121
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie256 authored May 11, 2022
2 parents d732121 + b1186db commit 2537123
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ name: whylogs Python CI
on:
push:
branches: [ mainline, release]
paths-ignore:
- '**/README.md'
pull_request:
branches: [ mainline, release]
paths-ignore:
- '**/README.md'

jobs:
test:
Expand Down

0 comments on commit 2537123

Please sign in to comment.