mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-21 02:46:15 -04:00
👷 Simplify pull request workflow triggers (#15836)
This commit is contained in:
1 parent
3f28dbe6d8
commit
82c527e714
4 files changed
-15
No files matched your search
@@ -2,10 +2,6 @@ name: pre-commit
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
|
||||
permissions: {}
|
||||
|
||||
env:
|
||||
|
||||
Reference in new issue
Block a user