Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kasinadhsarma authored Aug 20, 2024
1 parent 139ac38 commit c4ee234
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ name: NeuroCoder CI/CD Pipeline
on:
push:
branches:
- neurocoder-development
- main
pull_request:
branches:
- neurocoder-development

- main
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c4ee234

Please sign in to comment.