on:
workflow_dispatch:
permissions:
actions: write
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: mykiwi/cleanup-disabled-workflows@v1
with:
# Custom GitHub Token, to not be rate limited to 1,000 requests
# Default: ${{ github.token }}
github-token: ''
# Show which workflows would be deleted (without actually deleting them)
# default: false
summarize: ''
forked from mykiwi/cleanup-disabled-workflows
-
Notifications
You must be signed in to change notification settings - Fork 0
cleanup disabled workflows
License
scribd/cleanup-disabled-workflows
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
cleanup disabled workflows
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages 0
No packages published