Skip to content

Commit 54c596d

Browse files
committed
Allow workflow to be manually triggered
1 parent dc7eb6a commit 54c596d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-monitor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
pull_request:
1212
branches:
1313
- main
14+
workflow_dispatch:
1415

1516
jobs:
1617
docker-monitor:

0 commit comments

Comments
 (0)