Skip to content

Commit bc59b62

Browse files
banesullivanlwasser
authored andcommitted
Remove debug message
1 parent e495389 commit bc59b62

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/build-site.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,3 @@ jobs:
4848
arguments: |
4949
--ignore-files "/.+\/_posts\/README.md"
5050
--checks "Images,Scripts"
51-
52-
# TODO: remove before merge, for testing
53-
- name: Slack Notification
54-
uses: rtCamp/action-slack-notify@v2
55-
env:
56-
SLACK_CHANNEL: pyos-infrastructure
57-
SLACK_COLOR: '#00FF00'
58-
SLACK_MESSAGE: "This is a test of the GitHub Actions Slack Notification."
59-
SLACK_TOKEN: ${{ secrets.SLACK_NOTIFICATIONS_BOT_TOKEN }}

0 commit comments

Comments
 (0)