Skip to content

Commit 4cb73c9

Browse files
authored
ci(docker): Add workflow dispatch (#1002)
1 parent dcf7692 commit 4cb73c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/workflows/docker.yaml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- "docker**"
99
schedule:
1010
- cron: '0 0 1 * *' # first of every month
11+
workflow_dispatch:
12+
1113

1214

1315
jobs:

0 commit comments

Comments
 (0)