Skip to content

Commit

Permalink
Fix machine label
Browse files Browse the repository at this point in the history
  • Loading branch information
aeisenberg committed Jul 18, 2024
1 parent aa1a515 commit 9694ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
REQUIRES_AUTOFIX_LABEL: "Autofix Validation Required"
DOES_NOT_REQUIRE_AUTOFIX_LABEL: "No Autofix Validation Required"

runs-on: ubuntu-l atest
runs-on: ubuntu-latest
steps:
- name: Check existing labels
shell: bash
Expand Down

0 comments on commit 9694ceb

Please sign in to comment.