mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
ci: remove issues trigger (#1589)
This commit is contained in:
parent
0c0c83cc8f
commit
40ae99b030
1 changed files with 0 additions and 2 deletions
2
.github/workflows/update-pr-metadata.yml
vendored
2
.github/workflows/update-pr-metadata.yml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: Update Metadata
|
name: Update Metadata
|
||||||
|
|
||||||
on:
|
on:
|
||||||
issues:
|
|
||||||
types: [opened, edited, reopened]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, edited, synchronize, reopened]
|
types: [opened, edited, synchronize, reopened]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue