We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1a515 commit 9694cebCopy full SHA for 9694ceb
.github/workflows/autofix-reminder.yml
@@ -28,7 +28,7 @@ jobs:
28
REQUIRES_AUTOFIX_LABEL: "Autofix Validation Required"
29
DOES_NOT_REQUIRE_AUTOFIX_LABEL: "No Autofix Validation Required"
30
31
- runs-on: ubuntu-l atest
+ runs-on: ubuntu-latest
32
steps:
33
- name: Check existing labels
34
shell: bash
0 commit comments