diff --git a/.github/workflows/cleanup-branches.yaml b/.github/workflows/cleanup-branches.yaml index 4d9f871..64a8826 100644 --- a/.github/workflows/cleanup-branches.yaml +++ b/.github/workflows/cleanup-branches.yaml @@ -1,4 +1,4 @@ -Name: Cleanup Branches +name: Cleanup Branches on: schedule: @@ -14,4 +14,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Stale Branches - uses: crs-k/stale-branches@e876b957ab08f0bad43c8cc271a22cdd7604bd09 # v9.0.1 \ No newline at end of file + uses: crs-k/stale-branches@e876b957ab08f0bad43c8cc271a22cdd7604bd09 # v9.0.1