fixup workflows

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-02 18:42:20 +03:00
parent ada59119cc
commit 6af837fd25
3 changed files with 4 additions and 2 deletions

View File

@@ -17,10 +17,10 @@ on:
types:
- completed
push:
branches: [ master ]
branches: [ master, v3 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ master, v3 ]
schedule:
- cron: '34 1 * * 0'