mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-05-18 22:39:54 +00:00
chore: run comment-pr when it is edited (#738)
This commit is contained in:
parent
c809b14783
commit
25117a4141
2
.github/workflows/comment-pr.yml
vendored
2
.github/workflows/comment-pr.yml
vendored
@ -4,6 +4,8 @@ on:
|
|||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
paths:
|
paths:
|
||||||
|
- '.github/workflows/comment-pr.yml'
|
||||||
|
- '.github/scripts/*'
|
||||||
- 'data/**/*.ts'
|
- 'data/**/*.ts'
|
||||||
- 'data-asia/**/*.ts'
|
- 'data-asia/**/*.ts'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user