Update test.yml

Only master branch is used.
This commit is contained in:
Pol Henarejos
2023-02-04 23:49:55 +01:00
committed by GitHub
parent 94930e5f7d
commit c97dd77404

View File

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