Skip to content

Commit

Permalink
solve conflict, add branchto ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelUnknown committed Apr 5, 2022
1 parent 747ef4b commit b1547f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- master
- add-docker-build
pull_request:
branches:
- main
Expand Down
2 changes: 1 addition & 1 deletion standalone/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.14...3.22 FATAL_ERROR)
cmake_minimum_required(VERSION 3.14...3.22)

project(
GreeterStandalone
Expand Down

0 comments on commit b1547f2

Please sign in to comment.