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
|
name: Add to Project
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types:
|
|
||||||
- opened
|
|
||||||
- reopened
|
|
||||||
- synchronize
|
|
||||||
issues:
|
issues:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue