Skip to content

Commit

Permalink
🐛 change target branch to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
geoje committed Jul 29, 2024
1 parent 6d133fa commit 6253b84
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/be-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Backend CD
on:
push:
branches:
# - be/dev
- be/feat/118
- be/dev

jobs:
build:
Expand Down

0 comments on commit 6253b84

Please sign in to comment.