Skip to content

Labeler: Cache Retention #3

Labeler: Cache Retention

Labeler: Cache Retention #3

name: "Labeler: Cache Retention"
on:
schedule:
- cron: "26 8 * * *" # 8:26 every day (arbitrary time daily)
workflow_dispatch:
jobs:
cache-retention:
# Do not run the workflow on forks outside the 'dotnet' org
if: ${{ github.repository_owner == 'dotnet' }}
uses: dotnet/issue-labeler/.github/workflows/cache-retention.yml@f0c098669828a134c0313adf3f58c1909e555d86 # v1.0.1