diff --git a/.github/workflows/ms5.yaml b/.github/workflows/ms5.yaml index 3005fe5..47c0c77 100644 --- a/.github/workflows/ms5.yaml +++ b/.github/workflows/ms5.yaml @@ -5,7 +5,8 @@ name: API CI/CD on: push: branches: - - MileStone5eric + - main + - develop #Tells github actions what to execute when trigger condition is met jobs: