diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 267f24c..d281339 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -1,4 +1,4 @@ -name: Test Nativebrik iOS +name: "[ios] E2E Test Nativebrik SDK" on: push: branches: [ main ]