Skip to content

Commit c711332

Browse files
Merge pull request #2390 from cartland:workflow_dispatch
PiperOrigin-RevId: 754971559
2 parents dce7f32 + 32c8947 commit c711332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Build
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- main
@@ -118,4 +119,3 @@ jobs:
118119
with:
119120
name: test-reports
120121
path: gradle-tests/**/build/reports/androidTests/
121-

0 commit comments

Comments
 (0)