Skip to content

Commit 38a1bc4

Browse files
committed
try again
1 parent be405d1 commit 38a1bc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/awaiting-mathlib.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828
repo: context.repo.repo,
2929
name: "awaiting-mathlib label check",
3030
head_sha: context.payload.pull_request.head.sha,
31-
status: "completed",
32-
conclusion: "neutral",
31+
status: "in_progress",
3332
output: {
3433
title: "Awaiting mathlib",
3534
summary: 'PR is marked "awaiting-mathlib" but neither "breaks-mathlib" nor "builds-mathlib" labels are present.'

0 commit comments

Comments
 (0)