From 4a9d9b9e64c5e6953472b9d35dd691a6a00f069b Mon Sep 17 00:00:00 2001
From: Earl Warren <contact@earl-warren.org>
Date: Thu, 21 Mar 2024 16:55:27 +0100
Subject: [PATCH] RELEASE-NOTES: codeberg.org special poll frequency

---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 67c52ba..43135b8 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -9,6 +9,7 @@ Although this version is able to run [actions/upload-artifact@v4](https://code.f
 
 and they can be used as shown in [an example from the end-to-end test suite](https://code.forgejo.org/forgejo/end-to-end/src/branch/main/actions/example-artifacts-v4/.forgejo/workflows/test.yml).
 
+* When running against codeberg.org, the default poll frequency is 30s instead of 2s.
 * Fix compatibility issue with actions/{upload,download}-artifact@v4.
 * Upgrade ACT v1.20.0 which brings:
   * `[container].options` from the config file is exposed in containers created by the workflows