Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiVarunVaranasi committed Jun 21, 2021
2 parents 51977fc + 2dee881 commit af32fca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Reactjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Frontend CI

on:
push:
branches: [ main, release ]
branches: [ main, release, dev-#82 ]
pull_request:
branches: [ main, frontend-dev, release, dev ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Backend CI

on:
push:
branches: [ main, release ]
branches: [ main, release, dev-#82 ]
pull_request:
branches: [ main, backend-dev, release, dev ]

Expand Down

0 comments on commit af32fca

Please sign in to comment.