mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
fix(ci): 移除 PR 对 Project 自动化的触发
This commit is contained in:
@@ -3,8 +3,6 @@ name: Project 自动化
|
|||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [opened, closed, reopened]
|
types: [opened, closed, reopened]
|
||||||
pull_request:
|
|
||||||
types: [opened, closed, reopened]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PROJECT_URL: https://github.com/users/shadow1ng/projects/1
|
PROJECT_URL: https://github.com/users/shadow1ng/projects/1
|
||||||
|
|||||||
Reference in New Issue
Block a user