We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2260792 commit df6774cCopy full SHA for df6774c
.github/workflows/labeler-cache-retention.yml
@@ -10,4 +10,4 @@ jobs:
10
cache-retention:
11
# Do not run the workflow on forks outside the 'dotnet' org
12
if: ${{ github.repository_owner == 'dotnet' }}
13
- uses: dotnet/issue-labeler/.github/workflows/build-predictor.yml@f0c098669828a134c0313adf3f58c1909e555d86 # v1.0.1
+ uses: dotnet/issue-labeler/.github/workflows/cache-retention.yml@f0c098669828a134c0313adf3f58c1909e555d86 # v1.0.1
0 commit comments