mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 16:03:10 +00:00
Change PR Actions to use synchronize
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -3,7 +3,7 @@ name: lint
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [ opened, edited ]
|
||||
types: [ opened, synchronize ]
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user