mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Add workflow-dispatch option to docker build
This commit is contained in:
parent
959d536613
commit
fade39cfb1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-ubuntu-image.yml
vendored
1
.github/workflows/docker-ubuntu-image.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Build Docker Ubuntu Image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue