Releases: iamludal/action-purge-workflow-runs
Releases · iamludal/action-purge-workflow-runs
v2.1.2
2.1.2 (2024-09-22)
Bug Fixes
- Upgrade dayjs from 1.11.12 to 1.11.13 (#10) (3de771e)
v2.1.1
2.1.1 (2023-01-14)
Bug Fixes
v2.1.0
2.1.0 (2023-01-14)
Bug Fixes
- don't break for loop when a page is empty (c24a75e)
Features
v2.0.1
2.0.1 (2023-01-14)
Bug Fixes
v2.0.0
2.0.0 (2023-01-14)
Bug Fixes
- default to 30 days incase of empty string (1aebc15)
- filter out runs with open pull requests (428d7a6)
Features
- add ignore-open-pull-requests input (524f90d)
- project architecture refactoring (#1) (f2c31ad)
BREAKING CHANGES