We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b624445 commit 0af9850Copy full SHA for 0af9850
.github/workflows/e2e-self-hosted.yml
@@ -6,7 +6,7 @@ on:
6
e2e_branch:
7
description: "Branch of synonymdev/bitkit-e2e-tests to use"
8
required: false
9
- default: "main"
+ default: "ios"
10
push:
11
branches: [master]
12
pull_request:
0 commit comments