Skip to content

Commit 1f2941d

Browse files
authored
x-wing: run CI when ml-kem is changed (#72)
Ensures breaking changes to `ml-kem` are spotted
1 parent 1fe2e42 commit 1f2941d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/x-wing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
paths:
66
- ".github/workflows/x-wing.yml"
7+
- "ml-kem/**"
78
- "x-wing/**"
89
- "Cargo.*"
910
push:

0 commit comments

Comments
 (0)