Skip to content

Commit ff59ca0

Browse files
authored
dummy commit to test a real run
1 parent b10173e commit ff59ca0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/workflows/stale.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
name: Manage Stale, Legacy, and Close Issues
22

33
on:
4-
# Uncomment the schedule below to run automatically, or trigger manually with workflow_dispatch.
5-
# schedule:
6-
# - cron: '0 4 * * *' # 04:00 UTC
4+
# Uncomment the schedule below to run automatically, or trigger manually with workflow_dispatch.
5+
# schedule:
6+
# - cron: '0 4 * * *' # 04:00 UTC
77

8-
# Uncomment below and enable debug-only when testing changes via PR
9-
# push:
10-
# branches:
11-
# - manage-stale-issues
12-
# pull_request:
13-
# branches:
14-
# - manage-stale-issues
8+
# Uncomment below and enable debug-only when testing changes via PR
9+
push:
10+
branches:
11+
- manage-stale-issues
12+
pull_request:
13+
branches:
14+
- manage-stale-issues
1515

1616
workflow_dispatch:
1717

0 commit comments

Comments
 (0)