mirror of https://github.com/knative/docs.git
allow docs image to be built on demand (#6386)
This commit is contained in:
parent
381fdaf90a
commit
8e4699820a
|
@ -1,6 +1,7 @@
|
|||
name: Build Images
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: ['main']
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue