mirror of
https://github.com/typeable/octopod.git
synced 2024-11-22 16:56:29 +03:00
Enabled CI
This commit is contained in:
parent
4939206d33
commit
78456133a5
1
.github/workflows/build_docker.yaml
vendored
1
.github/workflows/build_docker.yaml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
1
.github/workflows/build_octo_cli.yaml
vendored
1
.github/workflows/build_octo_cli.yaml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
1
.github/workflows/check_documentation.yaml
vendored
1
.github/workflows/check_documentation.yaml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
Loading…
Reference in New Issue
Block a user