Skip to content

Commit

Permalink
chore: add filter to dependencies workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil91 committed Nov 19, 2024
1 parent 7d61898 commit a2629c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
name: Check Dependencies

on:
paths:
- '**.csproj'
- 'DEPENDENCIES'
push:
branches: [main]
pull_request:
Expand Down

0 comments on commit a2629c5

Please sign in to comment.