We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b37a1e commit 0ed02ffCopy full SHA for 0ed02ff
1 file changed
.github/workflows/require-label.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
check-label:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
10
steps:
11
- name: Check for Label
12
uses: actions/github-script@v8
0 commit comments