Skip to content

Commit 438ed01

Browse files
committed
formatting
1 parent 22b3648 commit 438ed01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ e2e-branch:
112112
Resolution rules (from `determine-e2e-branch.yml`):
113113

114114
- `e2e_branch_input=main` -> use `main`.
115-
- `e2e_branch_input=default-feature-branch` -> use the same branch name as the app repo *if it exists* in `bitkit-e2e-tests`, otherwise fall back to `main`.
115+
- `e2e_branch_input=default-feature-branch` -> use the same branch name as the app repo _if it exists_ in `bitkit-e2e-tests`, otherwise fall back to `main`.
116116
- `e2e_branch_input=<custom>` -> use that branch only if it exists; otherwise the workflow fails.
117117

118118
Implication for feature work:

0 commit comments

Comments
 (0)