mirror of
https://github.com/skoobasteeve/telegram-moviebot.git
synced 2026-06-18 15:42:48 +00:00
Add workflow_dispatch trigger to Docker image workflow
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
||||
branches: ['main']
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user