Skip to content

Commit

Permalink
TEMP - remove login and base_ref variables to move total # variables …
Browse files Browse the repository at this point in the history
…below 10 limit
  • Loading branch information
angusbayley committed Jan 21, 2025
1 parent 909c0df commit 5a5a413
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test-mobile-e2e-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ on:
If you want to run only on a branch or specific commit, you can use either the sha or the branch name instead (prefer the first verion for PRs).
type: string
required: false
login:
description: The GitHub username that triggered the workflow
type: string
required: false
base_ref:
description: The base branch to merge the head into when checking out the code
type: string
required: false
export_to_xray:
description: Send tests results to Xray
required: false
Expand Down

0 comments on commit 5a5a413

Please sign in to comment.