mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-07 22:04:10 -05:00
chore(ci): run parameters_check workflow if files change
This commit is contained in:
5
.github/workflows/parameters_check.yml
vendored
5
.github/workflows/parameters_check.yml
vendored
@@ -7,6 +7,11 @@ env:
|
||||
RUSTFLAGS: "-C target-cpu=native"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/parameters_check.yml'
|
||||
- 'ci/lattice_estimator.sage'
|
||||
- 'tfhe/examples/utilities/params_to_file.rs'
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
|
||||
Reference in New Issue
Block a user