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: on:
push: push:
branches: [ "master", "development" ] branches: [ "master" ]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ "master", "development" ] branches: [ "master" ]
schedule: schedule:
- cron: '23 5 * * 4' - cron: '23 5 * * 4'