Skip to content

Commit

Permalink
chore: add env folder to trigger workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Lincoln Wallace <[email protected]>
  • Loading branch information
locnnil committed Mar 27, 2024
1 parent e86bb46 commit 39d55eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Unit Testing
on:
pull_request:
paths:
- 'env/**'
- 'utils/**'
- 'go.*'
- '.github/workflows/unit-testing.yml'
Expand Down

0 comments on commit 39d55eb

Please sign in to comment.