Skip to content

Commit 3f78f9b

Browse files
committed
remove character-limit
1 parent 5826935 commit 3f78f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-for-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
feed: https://www.redmine.org/projects/redmine/news.atom
2020
prefix: "Update tests: "
21-
character-limit: 255
21+
#character-limit: 255
2222
dry-run: true
2323
max-age: 511h
2424
labels: "enhancement"

0 commit comments

Comments
 (0)