Skip to content

Commit

Permalink
x-wing: run CI when ml-kem is changed (#72)
Browse files Browse the repository at this point in the history
Ensures breaking changes to `ml-kem` are spotted
  • Loading branch information
tarcieri authored Oct 15, 2024
1 parent 1fe2e42 commit 1f2941d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/x-wing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
paths:
- ".github/workflows/x-wing.yml"
- "ml-kem/**"
- "x-wing/**"
- "Cargo.*"
push:
Expand Down

0 comments on commit 1f2941d

Please sign in to comment.