Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
5da65c5cd4
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -3,6 +3,7 @@ name: 'Close stale issues and PRs'
|
|||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
actions: write
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
Loading…
Reference in a new issue