diff options
author | Joas Schilling <213943+nickvergessen@users.noreply.github.com> | 2024-05-01 06:05:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-01 06:05:53 +0200 |
commit | d82fb01b0a103777e7d999ecc48b8d63cfb7e802 (patch) | |
tree | f6c05bcbc9cb044dd6fd10977e8a1a695e497279 /.github | |
parent | a8d077f0ce81c9bc88450596b54818745873146c (diff) | |
download | nextcloud-server-d82fb01b0a103777e7d999ecc48b8d63cfb7e802.tar.gz nextcloud-server-d82fb01b0a103777e7d999ecc48b8d63cfb7e802.zip |
Update pr-feedback.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/pr-feedback.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index 940eda2317c..522d92a047e 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -36,6 +36,6 @@ jobs: Thank you for contributing to Nextcloud and we hope to hear from you soon! days-before-feedback: 14 - start-date: "2023-07-10" + start-date: "2024-04-30" exempt-authors: "${{ steps.scrape.outputs.users }},nextcloud-command,nextcloud-android-bot,skjnldsv,datenangebot" exempt-bots: true |