Skip to content

Commit 8590b21

Browse files
authored
Update slack-rotation.yml
1 parent ea44939 commit 8590b21

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/slack-rotation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
3131
CHANNEL_ID: ${{ secrets.CHANNEL_ID }}
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33-
run: python scripts/app.py
33+
EXCLUDED_USERS: ${{ secrets.EXCLUDED_USERS }}
34+
run: python scripts/slack_monitor_rotation.py

0 commit comments

Comments
 (0)