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

Commit97b3bbf

Browse files
ci: disable weekly-docs temporarily (#15484)
I updated it in#15424 and it's doing suspect things to block PRs 🙃https://github.com/coder/coder/actions/runs/11797850940/job/32862729001?pr=15482
1 parent30e6fbd commit97b3bbf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎.github/workflows/weekly-docs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
schedule:
55
-cron:"0 9 * * 1"
66
workflow_dispatch:# allows to run manually for testing
7-
pull_request:
8-
branches:
9-
-main
10-
paths:
11-
-"docs/**"
7+
#pull_request:
8+
# branches:
9+
# - main
10+
# paths:
11+
# - "docs/**"
1212

1313
permissions:
1414
contents:read

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp