{"id":16780071,"url":"https://github.com/pgolm/action-clean-workspace","last_synced_at":"2026-01-03T10:18:26.121Z","repository":{"id":151516301,"uuid":"429429346","full_name":"pgolm/action-clean-workspace","owner":"pgolm","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-19T10:12:16.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T06:32:33.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgolm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-18T12:54:22.000Z","updated_at":"2021-11-19T10:12:18.000Z","dependencies_parsed_at":"2023-06-29T22:16:28.088Z","dependency_job_id":null,"html_url":"https://github.com/pgolm/action-clean-workspace","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgolm%2Faction-clean-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgolm%2Faction-clean-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgolm%2Faction-clean-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgolm%2Faction-clean-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgolm","download_url":"https://codeload.github.com/pgolm/action-clean-workspace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926072,"owners_count":20369910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T07:33:57.925Z","updated_at":"2026-01-03T10:18:26.082Z","avatar_url":"https://github.com/pgolm.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nGitHub Action to clean `GITHUB_WORKSPACE` to avoid issues with files created by containers on self-hosted runners.\n\nRelated issues:\n\n- https://github.com/actions/runner/issues/691\n- https://github.com/actions/checkout/issues/211\n\n## Usage\n\nAdd this action before `actions/checkout` to clean the workspace.\n\n```\nname: ci\n\non:\n  push:\n    branches: master\n\njobs:\n  test:\n    runs-on: self-hosted\n    steps:\n      - uses: pgolm/action-clean-workspace@v1\n      - uses: actions/checkout@v2\n      ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgolm%2Faction-clean-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgolm%2Faction-clean-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgolm%2Faction-clean-workspace/lists"}