We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2571b33 commit 42a476fCopy full SHA for 42a476f
1 file changed
.github/workflows/check.yml
@@ -12,7 +12,7 @@ jobs:
12
secrets: inherit # https://docs.github.com/en/actions/how-tos/reuse-automations/reuse-workflows#passing-secrets-to-nested-workflows
13
14
changed-packages:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
16
outputs:
17
matrix: ${{ steps.changed-files.outputs.all_changed_files }}
18
steps:
0 commit comments