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

Commitd9cb961

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 commitd9cb961

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ jobs:
140140
with:
141141
# Allows dependabot to still rebase!
142142
commit_message:"[dependabot skip] Update Nix Flake SRI Hash"
143-
144-
# check for otherPRS
143+
144+
# check for otherPRs
145145
-name:Ensure No Changes
146-
if:github.actor != 'dependabot[bot]'
146+
if:github.actor != 'dependabot[bot]'
147147
run:git diff --exit-code
148148

149149
lint:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp