8000 Continue on error for slack step · tableau/server-client-python@fd6d916 · GitHub
[go: up one dir, main page]

Skip to content

Commit fd6d916

Browse files
Jordan Woodsjorwoods
Jordan Woods
authored andcommitted
Continue on error for slack step
1 parent c743533 commit fd6d916

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
@@ -9,6 +9,7 @@ jobs:
99
name: Sends a message to Slack when a push, a pull request or an issue is made
1010
steps:
1111
- name: Send message to Slack API
12+
continue-on-error: true
1213
uses: archive/github-actions-slack@v2.2.2
1314
id: notify
1415
with:

0 commit comments

Comments
 (0)
0