Skip to content

Commit

Permalink
Only trigger arrow CI on changes to arrow (#2227)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb authored Jul 29, 2022
1 parent 561b14c commit bedeb4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/arrow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ on:
branches:
- master
pull_request:
paths:
- arrow/**
- .github/**

jobs:

Expand Down

0 comments on commit bedeb4f

Please sign in to comment.