We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ebb87 commit 0d600a3Copy full SHA for 0d600a3
1 file changed
.github/workflows/lint.yaml
@@ -8,7 +8,7 @@ jobs:
8
# by the push to the branch.
9
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
10
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
12
steps:
13
- name: Checkout
14
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments