Skip to content

Commit da41005

Browse files
committed
chore: Add workflow_dispatch to build.
Change-Id: I3c87cb461df9494a6eb62d182866b2fd900c67db
1 parent 99308d4 commit da41005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
types: [ build ]
2424
schedule:
2525
- cron: '0 22 * * *'
26+
workflow_dispatch:
2627

2728
jobs:
2829
build-MapsBetaSnippets:

0 commit comments

Comments
 (0)