File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: CMake
22
33on :
44 push :
5- branches : [ "main" ]
5+ branches : [ "main", "python" ]
66 paths :
77 - ' lib/**'
88 - ' src/**'
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ name: "CodeQL"
22
33on :
44 push :
5- branches : [main]
5+ branches : [main, python ]
66 pull_request :
77 # The branches below must be a subset of the branches above
8- branches : [main]
8+ branches : [main, python ]
99 schedule :
1010 - cron : ' 0 2 * * 4'
1111
Original file line number Diff line number Diff line change 11[ ![ CMake] ( https://github.com/TimoLassmann/kalign/actions/workflows/cmake.yml/badge.svg )] ( https://github.com/TimoLassmann/kalign/actions/workflows/cmake.yml )
2+ [ ![ Python] ( https://github.com/TimoLassmann/kalign/actions/workflows/python.yml/badge.svg )] ( https://github.com/TimoLassmann/kalign/actions/workflows/python.yml )
3+ [ ![ Build Python Wheels] ( https://github.com/TimoLassmann/kalign/actions/workflows/wheels.yml/badge.svg )] ( https://github.com/TimoLassmann/kalign/actions/workflows/wheels.yml )
24![ CodeQL] ( https://github.com/TimoLassmann/kalign/workflows/CodeQL/badge.svg )
35![ GitHub stars] ( https://img.shields.io/github/stars/TimoLassmann/kalign )
46![ GitHub issues] ( https://img.shields.io/github/issues/TimoLassmann/kalign )
You can’t perform that action at this time.
0 commit comments