pq-code-package / mlkem-c-aarch64

ML-KEM implementation optimized for aarch64
https://pq-code-package.github.io/mlkem-c-aarch64/dev/bench
Apache License 2.0
9 stars 6 forks source link

Fix CI workflow trigger #178

Closed potsrevennil closed 1 day ago

potsrevennil commented 1 day ago

Run the CI workflow automatically as before, enable re-running it by adding a label, and ensure the CI ec2 workflow only runs if the PR is created from the main repository.

mkannwischer commented 1 day ago

Why do we need a label for re-running CI? We can just re-run in the Github Actions UI, can't we?

hanno-becker commented 1 day ago

We need it for fork PRs, and we may as well use it for main PRs, too, to simplify the restart.