Skip to content

Commit baac548

Browse files
Update ping_stale_2.yml
1 parent 37a34db commit baac548

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ping_stale_2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Ping Stale Under Discussion Issues
1+
name: Ping Stale Under Discussion Issues (Test)
22

33
on:
44
schedule:
@@ -12,7 +12,7 @@ jobs:
1212
issues: read
1313
env:
1414
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
15-
SLACK_CHANNEL_ID: C08Q1QC5XEJ
15+
SLACK_CHANNEL_ID: C08Q1QC55CN
1616
steps:
1717
- name: Ping stale Under Discussion issues via Slack
1818
uses: actions/github-script@v6

0 commit comments

Comments
 (0)