Skip to content

Commit

Permalink
Switch deployment branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
asimfarooq5 committed Dec 5, 2024
1 parent 98e9f19 commit d92a69e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: XConnUI
on:
push:
branches:
- v2
- main
pull_request:
branches:
- v2
- main

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy web on S3
on:
push:
branches:
- v2
- main

jobs:
build:
Expand Down

0 comments on commit d92a69e

Please sign in to comment.