chore: allows triggering docker builds manually
This commit is contained in:
parent
9b73129d6d
commit
a84e83b2a9
|
|
@ -10,6 +10,7 @@ on:
|
|||
- 'Dockerfile'
|
||||
- 'package.json'
|
||||
- 'yarn.lock'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
check-env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue