Skip to content

Commit 9694ceb

Browse files
committed
Fix machine label
1 parent aa1a515 commit 9694ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
REQUIRES_AUTOFIX_LABEL: "Autofix Validation Required"
2929
DOES_NOT_REQUIRE_AUTOFIX_LABEL: "No Autofix Validation Required"
3030

31-
runs-on: ubuntu-l atest
31+
runs-on: ubuntu-latest
3232
steps:
3333
- name: Check existing labels
3434
shell: bash

0 commit comments

Comments
 (0)