Chore: Run test on PR to v2 branch (#3582)

This commit is contained in:
Nelson Chan
2023-08-16 16:05:52 +08:00
committed by GitHub
parent ce0289855d
commit fe431d6385
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: json-yaml-validate
name: json-yaml-validate
on:
push:
branches:
@@ -6,6 +6,7 @@ on:
pull_request:
branches:
- master
- 2.0.X
workflow_dispatch:
permissions: