Add workflow to eddsa branch.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-09-05 01:10:52 +02:00
parent 91bcd9f9cd
commit 939c7fa7ab

View File

@@ -14,10 +14,10 @@ name: "Emulation and test"
on:
workflow_dispatch:
push:
branches: [ "main" ]
branches: [ "main", "eddsa" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
branches: [ "main", "eddsa" ]
schedule:
- cron: '23 5 * * 4'