Skip to content

Commit

Permalink
Update CI/CD workflow to include feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] committed Aug 2, 2024
1 parent 9f42b69 commit 78a069f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
branches:
- main
- website
- feature/website-software-hardware-integration
pull_request:
branches:
- main
- website
- feature/website-software-hardware-integration

jobs:
build:
Expand Down

0 comments on commit 78a069f

Please sign in to comment.