mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +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
|
||||
on: [ pull_request_target ]
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [assigned, opened, synchronize, reopened]
|
||||
jobs:
|
||||
# This workflow closes invalid PR
|
||||
close-pr:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user