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
|
name: Build Images
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: ['main']
|
branches: ['main']
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue