Skip to content

Commit bfd6337

Browse files
committed
Merge remote-tracking branch 'upstream/main fe33d76' into macos
fe33d76 Added workflow_dispatch to ci.yml (tensorflow#3204) [email protected] 25.09.2025 01:22 AM
2 parents 5e6ee80 + fe33d76 commit bfd6337

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
name: CI
1414

1515
on:
16+
# Allow manually triggering of the workflow.
17+
workflow_dispatch: {}
18+
1619
workflow_call:
1720
inputs:
1821
trigger-sha:

0 commit comments

Comments
 (0)