GitHub: style: Add the synchronize activity type
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1064
This commit is contained in:
committed by
Warner Losh
parent
57623b3b74
commit
08efe9bef4
@@ -9,7 +9,7 @@ name: Style Checker
|
||||
on:
|
||||
pull_request: # maybe pull_request_target
|
||||
branches: [ main ]
|
||||
types: [ opened, reopened, edited ]
|
||||
types: [ opened, reopened, edited, synchronize ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user