Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfb44dc6

Browse files
fix(ci): fix typo in cron-weekly.yaml (#7059)
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent81e2b25 commitfb44dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/cron-weekly.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
curl -X POST -H 'Content-type: application/json' -d '{"msg":"Broken links found in the documentation. Please check the logs at ${{ env.LOGS_URL }}"}' ${{ secrets.DOCS_LINK_SLACK_WEBHOOK }}
2828
echo "Sent Slack notification"
2929
env:
30-
LOGS_URL:${{https://github.com/coder/coder/actions/runs/${{ github.run_id }}
30+
LOGS_URL:https://github.com/coder/coder/actions/runs/${{ github.run_id }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp