diff --git a/.github/workflows/appflow-release-branch.yml b/.github/workflows/appflow-release-branch.yml index 5c95e07b3f..e35e4a3e3d 100644 --- a/.github/workflows/appflow-release-branch.yml +++ b/.github/workflows/appflow-release-branch.yml @@ -3,7 +3,7 @@ name: Appflow Release Branch on: push: branches: - - 'mobile_release_.*' + - mobile_release_* jobs: build-app: