[skip ci] Fix GitHub actions (#3625)
This commit is contained in:
parent
78f5e240e2
commit
8f454a0282
3 changed files with 10 additions and 14 deletions
2
.github/workflows/pr-check.yml
vendored
2
.github/workflows/pr-check.yml
vendored
|
|
@ -1,8 +1,6 @@
|
|||
name: Validate PR Body
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: '**'
|
||||
pull_request:
|
||||
branches: [ main, develop, canary ]
|
||||
types: [synchronize]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue