Skip to content

Commit

Permalink
Enabled CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakooo0 committed Dec 9, 2020
1 parent 4939206 commit 7845613
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_octo_cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- develop
pull_request:
schedule:
- cron: "0 0 * * *"
Expand Down

0 comments on commit 7845613

Please sign in to comment.