Skip to content

Commit

Permalink
chore: reuse prompts.yml for licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
tbckr committed Sep 18, 2023
1 parent 469330b commit 62f06ea
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 46 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ on:
paths:
- 'README.md'
- 'DEVELOPMENT.md'
- 'licenses/prompts.md'

concurrency:
group: ${{ github.workflow }}-$${{ github.head_ref || github.run_id }}
Expand All @@ -45,4 +44,4 @@ jobs:
uses: technote-space/toc-generator@9e238e7974de5fcf7b17b7acc54c896160dda0a3 # v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TARGET_PATHS: "README.md,DEVELOPMENT.md,licenses/prompts.md"
TARGET_PATHS: "README.md,DEVELOPMENT.md"
44 changes: 0 additions & 44 deletions licenses/prompts.md

This file was deleted.

1 change: 1 addition & 0 deletions licenses/prompts.yml

0 comments on commit 62f06ea

Please sign in to comment.