There was an error while loading. Please reload this page.
1 parent 37a34db commit baac548Copy full SHA for baac548
1 file changed
.github/workflows/ping_stale_2.yml
@@ -1,4 +1,4 @@
1
-name: Ping Stale Under Discussion Issues
+name: Ping Stale Under Discussion Issues (Test)
2
3
on:
4
schedule:
@@ -12,7 +12,7 @@ jobs:
12
issues: read
13
env:
14
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
15
- SLACK_CHANNEL_ID: C08Q1QC5XEJ
+ SLACK_CHANNEL_ID: C08Q1QC55CN
16
steps:
17
- name: Ping stale Under Discussion issues via Slack
18
uses: actions/github-script@v6
0 commit comments