Fix syntax for released CI
This commit is contained in:
parent
d65d886d7d
commit
07ccda9146
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -6,10 +6,9 @@ on:
|
|||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
- github_actions_tests
|
- github_actions_tests
|
||||||
- reduce_requirements_files
|
|
||||||
tags:
|
tags:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
pull_request:
|
pull_request:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 5 * * 4'
|
- cron: '0 5 * * 4'
|
||||||
|
Loading…
Reference in New Issue
Block a user