diff --git a/.github/workflows/copy-artifacts.yaml b/.github/workflows/git-clean.yaml similarity index 89% rename from .github/workflows/copy-artifacts.yaml rename to .github/workflows/git-clean.yaml index 7d0431f..2931a85 100644 --- a/.github/workflows/copy-artifacts.yaml +++ b/.github/workflows/git-clean.yaml @@ -1,7 +1,7 @@ -name: copy-artifacts +name: Git is clean on: [push] jobs: - copy-artifacts: + git-clean: # Shared reusable (rainix#201): build from committed sources and assert the # committed abi artifacts are still current. Includes Cachix substitution + # 8G GC cap. secrets: inherit carries CACHIX_AUTH_TOKEN.