Skip to content

Commit 0b8f8e9

Browse files
Merge pull request #1107 from flutter-form-builder-ecosystem/release/7.6.0
Release/7.6.0
2 parents a81c3f3 + d08b547 commit 0b8f8e9

File tree

4 files changed

+142
-133
lines changed

4 files changed

+142
-133
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/stale@v5
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
13-
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days."
13+
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days."
1414
close-issue-message: "This issue was closed because it has been stalled for 7 days with no activity."
1515
days-before-stale: 30
1616
days-before-pr-close: -1

0 commit comments

Comments
 (0)