1
0
Fork 0
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:
neodiX42 2022-05-11 14:20:39 +02:00 committed by GitHub
parent 959d536613
commit fade39cfb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
name: Build Docker Ubuntu Image
on:
workflow_dispatch:
push:
branches:
- 'master'