Skip to content

Commit

Permalink
ci: run templates tests when templates directory has changes
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Jan 2, 2024
1 parent 9231eaf commit c15d891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/templates-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
paths:
- '.github/workflows/templates-test.yml'
- 'src/**'
- 'templates/**'

env:
RUST_BACKTRACE: 1
Expand Down

0 comments on commit c15d891

Please sign in to comment.