Create a prow_config file with an empty list of workflows. (#11)

* This allows the prow jobs to run.
This commit is contained in:
Jeremy Lewi 2018-05-09 17:25:54 +02:00 committed by k8s-ci-robot
parent 2fc7253b2c
commit 17da103d66
1 changed files with 1 additions and 0 deletions

1
prow_config.yaml Normal file
View File

@ -0,0 +1 @@
workflows: []