Skip to content

Commit

Permalink
Update ci-install trigger (#796)
Browse files Browse the repository at this point in the history
update ci-install trigger

Signed-off-by: Chris Trevino <[email protected]>

Signed-off-by: Chris Trevino <[email protected]>
  • Loading branch information
darthtrevino authored Dec 16, 2022
1 parent 1a82e1b commit 97e6bdc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ on:
push:
branches: [main]
paths:
- '.github/workflows/ci.yml'
- '.github/workflows/ci-install.yml'
- 'dowhy/**'
- 'tests/**'
- 'docs/source/example_notebooks/**'
- 'pyproject.toml'
- 'poetry.lock'

Expand All @@ -19,7 +18,6 @@ on:
- '.github/workflows/ci-install.yml'
- 'dowhy/**'
- 'tests/**'
- 'docs/source/example_notebooks/**'
- 'pyproject.toml'
- 'poetry.lock'

Expand Down

0 comments on commit 97e6bdc

Please sign in to comment.