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

Skip to content

Commit 59ce4e6

Browse files
Jordan WoodsJordan Woods
Jordan Woods
authored and
Jordan Woods
committed
Continue on error for slack step
1 parent 35889cc commit 59ce4e6

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