feat: optimize actions
This commit is contained in:
parent
6a235eb926
commit
6ce02c88a5
2
.github/workflows/pull_format.yml
vendored
2
.github/workflows/pull_format.yml
vendored
@ -2,7 +2,7 @@ name: Check Pull Format
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [assigned, opened, synchronize, reopened]
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
# This workflow closes invalid PR
|
||||
|
Loading…
Reference in New Issue
Block a user