Skip to content

Commit

Permalink
ci: add fix/* branch deploy support
Browse files Browse the repository at this point in the history
Signed-off-by: Xeu <[email protected]>
  • Loading branch information
OXeu committed Dec 3, 2024
1 parent d0eeaf0 commit beea16f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- dev
- main
- fix/*
workflow_dispatch:

jobs:
Expand Down

0 comments on commit beea16f

Please sign in to comment.