ci: Run workflows on any changes under rust/

This commit is contained in:
Edward Amsden 2023-12-07 09:43:26 -06:00
parent 1c61e58bc0
commit c862f4425b
2 changed files with 2 additions and 6 deletions

View File

@ -5,9 +5,7 @@ on:
paths:
- '.github/workflows/ares-feature.yml'
- '.github/workflows/ares-shared.yml'
- 'rust/ares/**'
- 'rust/ares_macros/**'
- 'rust/ibig-rs/**'
- 'rust/**'
jobs:
urbit:

View File

@ -7,9 +7,7 @@ on:
paths:
- '.github/workflows/ares-shared.yml'
- '.github/workflows/ares-status.yml'
- 'rust/ares/**'
- 'rust/ares_macros/**'
- 'rust/ibig-rs/**'
- 'rust/**'
jobs:
urbit: