mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Merge pull request #2669 from nextcloud/AndyScherzinger-patch-1
fix version comment
This commit is contained in:
commit
90c0144c4f
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v6
|
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0
|
||||||
with:
|
with:
|
||||||
days-before-stale: 28
|
days-before-stale: 28
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
|
Loading…
Reference in New Issue
Block a user