[workflow] fixed format error in yaml file (#1145)

This commit is contained in:
Frank Lee 2022-06-22 11:31:24 +08:00 committed by GitHub
parent ff644ee5e4
commit c77da0dc81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Draft GitHub Release Post
on:
workflow_dispatch:
pull_requests:
pull_request:
paths:
- 'version.txt'
types: