Skip to content

Commit

Permalink
CodeQL:fix slack message
Browse files Browse the repository at this point in the history
  • Loading branch information
cheina97 authored and adamjensenbot committed Nov 30, 2023
1 parent 2ca1a86 commit 35b65b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_LIQO_NOTIFICATION }}
SLACK_COLOR: "#b105f5"
SLACK_MESSAGE: "https://github.com/liqotech/liqops/actions/runs/${{ github.run_id }}"
SLACK_MESSAGE: "https://github.com/liqotech/liqo/actions/runs/${{ github.run_id }}"
SLACK_TITLE: "Daily CodeQL analysis started :rocket:"
MSG_MINIMAL: "true"

Expand Down

0 comments on commit 35b65b3

Please sign in to comment.