diff --git a/.github/workflows/detect-changed-actions.yaml b/.github/workflows/detect-changed-actions.yaml index abc5461..707794a 100644 --- a/.github/workflows/detect-changed-actions.yaml +++ b/.github/workflows/detect-changed-actions.yaml @@ -32,6 +32,7 @@ jobs: with: github_token: ${{ github.token }} + detect-changed-action: name: Detect Changed Actions runs-on: ubuntu-latest