Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/workflows/mobile-eas-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ on:
description: "Exact release-branch SHA (blank uses that branch's current tip)"
required: false
type: string
release_branch:
description: "Release branch that must contain the SHA"
required: false
type: string
default: fork/integration

concurrency:
group: mobile-eas-development
Expand Down
Loading