diff --git a/.github/workflows/f2-2-ci.yml b/.github/workflows/f2-2-ci.yml index 80594a1..232b97c 100644 --- a/.github/workflows/f2-2-ci.yml +++ b/.github/workflows/f2-2-ci.yml @@ -3,7 +3,7 @@ name: F2.2 Integration CI on: push: branches: - - feature/f2-2-android-v2 + - 'feature/f2-2*' paths: - 'api-v3/**' - 'web-v2/**'