Skip to content

Commit

Permalink
chore: add feature_assets_cli branch to code quality checks (#355)
Browse files Browse the repository at this point in the history
Signed-off-by: Jericho Tolentino <[email protected]>
  • Loading branch information
jericht authored Jun 17, 2024
1 parent 2d5f2d4 commit a95da98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Code Quality

on:
pull_request:
branches: [ mainline, release ]
branches: [ mainline, release, feature_assets_cli ]
workflow_call:
inputs:
branch:
Expand Down

0 comments on commit a95da98

Please sign in to comment.