Skip to content

Commit

Permalink
Fix CI trigger (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsudmi authored Jan 31, 2022
1 parent d3ef327 commit e08d46a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: CI
on:
pull_request:
paths:
- 'oracle/*'
- 'oracle/**/*'
- 'pyporject.toml'
- 'Dockerfile'
push:
paths:
- 'oracle/*'
- 'oracle/**/*'
- 'pyporject.toml'
- 'Dockerfile'

Expand Down

0 comments on commit e08d46a

Please sign in to comment.