Skip to content

Commit

Permalink
Update action filters to include deps.toml (#21040)
Browse files Browse the repository at this point in the history
  • Loading branch information
gosusnp committed Jan 4, 2023
1 parent 90700f5 commit d648140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- 'buildSrc/**'
- 'tools/**'
- '*.gradle'
- 'deps.toml'
cli:
- 'airbyte-api/**'
- 'octavia-cli/**'
Expand Down

0 comments on commit d648140

Please sign in to comment.