Skip to content

Commit

Permalink
Try to fix slack integration part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtauraso committed Nov 18, 2024
1 parent 91296cd commit 696602f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: slackapi/[email protected]
with:
channel-id: 'C080P31B1L4' # #lf-resspect-ci channel in LSSTC slack workspace
method: method: chat.postMessage
token: ${{ secrets.SLACK_BOT_TOKEN }}
payload: |
{
Expand Down

0 comments on commit 696602f

Please sign in to comment.