File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -25,16 +25,16 @@ jobs:
2525 run : smalltalkci -s ${{ matrix.smalltalk }}
2626 shell : bash
2727 timeout-minutes : 20
28- slack-workflow-status :
29- if : always()
30- name : Post Workflow Status To Slack
31- needs :
32- -test
33- runs-on : ubuntu-latest
34- steps :
35- - name : Slack Workflow Notification
36- uses : Gamesight/slack-workflow-status@master
37- with :
38- repo_token : ${{secrets.GITHUB_TOKEN}}
39- slack_webhook_url : ${{secrets.SLACK_DALEHENRICH}}
40- name : ' action run'
28+ slack-workflow-status :
29+ if : always()
30+ name : Post Workflow Status To Slack
31+ needs :
32+ -test
33+ runs-on : ubuntu-latest
34+ steps :
35+ - name : Slack Workflow Notification
36+ uses : Gamesight/slack-workflow-status@master
37+ with :
38+ repo_token : ${{secrets.GITHUB_TOKEN}}
39+ slack_webhook_url : ${{secrets.SLACK_DALEHENRICH}}
40+ name : ' action run'
You can’t perform that action at this time.
0 commit comments