mirror of https://github.com/tiangolo/fastapi.git
👷 Update GitHub Action add-to-project (#12002)
This commit is contained in:
parent
14779a3ae1
commit
48c269ba68
|
|
@ -1,11 +1,7 @@
|
|||
name: Add to Project
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
pull_request_target:
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
|
|
|
|||
Loading…
Reference in New Issue