Merge pull request #3437 from nrb/prow-on-prs

This commit is contained in:
JenTing Hsiao
2021-02-10 08:04:38 +08:00
committed by GitHub

View File

@@ -4,6 +4,10 @@ name: "Prow github actions"
on:
issue_comment:
types: [created]
pull_request:
types:
- opened
- ready_for_review
jobs:
execute: