mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 22:00:11 +08:00
fix: workflow
This commit is contained in:
parent
fe6130872b
commit
54d9486c06
4
.github/workflows/pull.yml
vendored
4
.github/workflows/pull.yml
vendored
@ -1,5 +1,7 @@
|
|||||||
name: PullLint
|
name: PullLint
|
||||||
on: [ pull_request_target ]
|
on:
|
||||||
|
pull_request_target:
|
||||||
|
types: [assigned, opened, synchronize, reopened]
|
||||||
jobs:
|
jobs:
|
||||||
# This workflow closes invalid PR
|
# This workflow closes invalid PR
|
||||||
close-pr:
|
close-pr:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user