Skip to content

fix(init): homedir cannot be /run, use tmp #2066

fix(init): homedir cannot be /run, use tmp

fix(init): homedir cannot be /run, use tmp #2066

Workflow file for this run

name: PR
on:
pull_request_target:
jobs:
cla:
if: false
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1
with:
exempted-bots: dependabot,github-actions,renovate
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5