Skip to content

Commit 2bdc0cf

Browse files
committed
feat: specify organization in stale repository identifier workflow
Signed-off-by: Nikolai Emil Damm <nikolaiemildamm@icloud.com>
1 parent def699c commit 2bdc0cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale-repository-identifier.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
EXEMPT_TOPICS: "keep,template"
3232
INACTIVE_DAYS: 365
3333
ADDITIONAL_METRICS: "release,pr"
34+
ORGANIZATION: devantler-tech
3435

3536
- name: 🔎 Check for the stale report issue
3637
run: |

0 commit comments

Comments
 (0)