Skip to content

Commit

Permalink
Update trigger paths for test-provider
Browse files Browse the repository at this point in the history
  • Loading branch information
iameskild committed May 23, 2023
1 parent 4bc6c62 commit e868250
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/test-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ on:
- ".github/workflows/test-provider.yaml"
- ".github/failed-workflow-issue-templates/test-provider.md"
- ".github/actions/publish-from-template"
- "tests/**"
- "tests_deployment/**"
- "tests_e2e/**"
- "scripts/**"
- "nebari/**"
- "nebari/provider/**"
- "pyproject.toml"
push:
branches:
Expand All @@ -22,11 +18,7 @@ on:
- release/\d{4}.\d{1,2}.\d{1,2}
paths:
- ".github/workflows/test-provider.yaml"
- "tests/**"
- "tests_deployment/**"
- "tests_e2e/**"
- "scripts/**"
- "nebari/**"
- "nebari/provider/**"
- "pyproject.toml"
workflow_call:
inputs:
Expand Down

0 comments on commit e868250

Please sign in to comment.