Skip to content

Commit

Permalink
[Build] workflow + branch develop_keypoint_orientation_sfm
Browse files Browse the repository at this point in the history
This branch is under intense development, we should monitor the build
continuously before merging to develop branch.
  • Loading branch information
rfabbri committed Oct 24, 2023
1 parent d67601b commit 733189a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile_and_run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
branches: [main, master, develop]
branches: [main, master, develop, develop_keypoint_orientation_sfm]
pull_request:
branches: [main, master, develop]
branches: [main, master, develop, develop_keypoint_orientation_sfm]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 733189a

Please sign in to comment.