1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Fix for unused reusable script (#52591)

This commit is contained in:
Ashish Keshan
2024-10-21 11:36:02 -07:00
committed by GitHub
parent 14fb2b5015
commit f3354171e4
3 changed files with 12 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ permissions:
contents: read
jobs:
orphaned-assets-check:
orphaned-files-check:
if: ${{ github.repository == 'github/docs-internal' }}
runs-on: ubuntu-latest
steps: