Skip to content

Commit

Permalink
Merge pull request #961 from jpculp/rust-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jpculp authored Jan 30, 2025
2 parents 9c115c7 + 0446d9a commit f680dbb
Show file tree
Hide file tree
Showing 13 changed files with 764 additions and 445 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@ name: Tools
on:
pull_request:
paths:
- 'Makefile'
- 'clarify.toml'
- 'deny.toml'
- 'tools/**'
push:
paths:
- 'Makefile'
- 'clarify.toml'
- 'deny.toml'
- 'tools/**'
branches: [develop]
jobs:
Expand Down
Loading

0 comments on commit f680dbb

Please sign in to comment.