Skip to content

Commit 1b4dbee

Browse files
committed
fix: Include extended.yml and Cargo.toml in workflow trigger paths
1 parent 2fa9377 commit 1b4dbee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/extended.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ on:
4545
- 'datafusion/expr*/**/*.rs'
4646
- 'datafusion/optimizer/**/*.rs'
4747
- 'datafusion-testing'
48+
- '.github/workflows/extended.yml'
49+
- 'Cargo.toml'
4850
workflow_dispatch:
4951
inputs:
5052
pr_number:

0 commit comments

Comments
 (0)