Skip to content

Commit 65f538d

Browse files
craig[bot]rickystewart
andcommitted
Merge #152740
152740: workflows: enable `workflow_dispatch` for GitHub Actions Essential CI r=celiala a=rickystewart To support development on `tiered` prototype branch. Epic: none Release note: None Co-authored-by: Ricky Stewart <[email protected]>
2 parents e676b74 + 0ff2017 commit 65f538d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-actions-essential-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ on:
4848
- "!staging-v22.2*"
4949
- "!staging-v23.1*"
5050
- "!staging-v23.2*"
51+
workflow_dispatch:
5152
concurrency:
5253
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
5354
cancel-in-progress: true

0 commit comments

Comments
 (0)