👷 Workflow cleanup

This commit is contained in:
Nikhil Badyal
2022-10-21 23:43:41 +05:30
parent d71d96c0a1
commit 39819c4107
3 changed files with 3 additions and 28 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ jobs:
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
cleanup:
name: GitHub Cleanup
uses: ./.github/workflows/github-cleanup.yml
uses: nikhilbadyal/ghactions/.github/workflows/github-cleanup.yml@main
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}