Skip to content

Commit

Permalink
Expand file filter for triggering integration tests (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt authored Jun 20, 2024
1 parent a1902ce commit e5b28d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,12 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
filters: |
snowflake:
- '.github/**/*.yml'
- '.github/**/*.sh'
- 'dbt/**'
- 'tests/**'
- 'dev-requirements.txt'
- '*.py'
- name: Generate integration test matrix
id: generate-matrix
uses: actions/github-script@v7
Expand Down

0 comments on commit e5b28d6

Please sign in to comment.