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

Commitc61a07a

Browse files
committed
ci: improveupdate-flake job to handle retriggering ci and human authors
Improves#14046Solved the CI stuck issue exhibited in-#14039-#14040-#14041-#14044
1 parent295078e commitc61a07a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/ci.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,11 @@ jobs:
146146
if:github.actor != 'dependabot[bot]'
147147
run:git diff --exit-code
148148

149+
# check for other PRS
150+
-name:Ensure No Changes
151+
if:github.actor != 'dependabot[bot]'
152+
run:git diff --exit-code
153+
149154
lint:
150155
needs:changes
151156
if:needs.changes.outputs.offlinedocs-only == 'false' || needs.changes.outputs.ci == 'true' || github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp