Skip to content

Commit

Permalink
Also run on changes to generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes committed May 16, 2024
1 parent 6b5a4b6 commit 556521f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-images-drawio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- '**'
paths:
- '.github/workflows/generate-images-drawio.yml'
- 'images/drawio/**'
- 'src/drawio/**'

workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/generate-images-plantuml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- '**'
paths:
- '.github/workflows/generate-images-plantuml.yml'
- 'images/plantuml/**'
- 'src/plantuml/**'

workflow_dispatch:
Expand Down

0 comments on commit 556521f

Please sign in to comment.