name: janitor
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
jobs:
janitor:
runs-on: ubuntu-latest
steps:
- uses: ruicsh/janitor-action@main
with:
orgs: <org1>,<org2>
user: <user1>
operations: <containers,packages,releases,tags,workflow-runs>
env:
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
GIT_USER: ${{ secrets.GIT_USER }}
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ruicsh/janitor-action
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published