Skip to content

Commit a4b4e20

Browse files
committed
Skip e2e-branch on draft
1 parent 888f50d commit a4b4e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
path: app/build/outputs/apk/dev/debug/bitkit_e2e.apk
6262

6363
e2e-branch:
64+
if: github.event.pull_request.draft == false
6465
uses: synonymdev/bitkit-e2e-tests/.github/workflows/determine-e2e-branch.yml@main
6566
with:
6667
app_branch: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)