mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-25 15:52:19 -04:00
👷 Simplify pull request workflow triggers (#15836)
This commit is contained in:
committed by
GitHub
parent
3f28dbe6d8
commit
82c527e714
4
.github/workflows/pre-commit.yml
vendored
4
.github/workflows/pre-commit.yml
vendored
@@ -2,10 +2,6 @@ name: pre-commit
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
|
||||
permissions: {}
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user