8000 Fix slack once and for all (#946) · tableau/server-client-python@c8170ae · GitHub
[go: up one dir, main page]

Skip to content

Commit c8170ae

Browse files
authored
Fix slack once and for all (#946)
The red X keeps coming back so I'd like to mark this as allowably fail-able -- that way the innards of Slack/OAuth/Tableau credentials don't keep polluting test run reports :)
1 parent 946469c commit c8170ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/slack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: [push, pull_request, issues]
44

55
jobs:
66
slack-notifications:
7+
continue-on-error: true
78
runs-on: ubuntu-20.04
89
name: Sends a message to Slack when a push, a pull request or an issue is made
910
steps:

0 commit comments

Comments
 (0)
0