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

Skip to content
8000

Commit f794459

Browse files
t8y8Jordan Woods
authored and
Jordan Woods
committed
Fix slack once and for all (tableau#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 :) (cherry picked from commit c8170ae)
1 parent 946469c commit f794459

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