Update test.yml

Add piv branch.
This commit is contained in:
Pol Henarejos 2024-03-21 16:43:21 +01:00 committed by GitHub
parent 62743bbb3c
commit 2db451f858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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