Skip to content

Commit

Permalink
ci: Run workflows on any changes under rust/
Browse files Browse the repository at this point in the history
  • Loading branch information
eamsden committed Dec 7, 2023
1 parent 654fd8b commit 11c3a44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ares-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/ares-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 11c3a44

Please sign in to comment.