Skip to content

Commit

Permalink
Updated pr flow to fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmcmaster committed Oct 24, 2023
1 parent 3ef053a commit 1bf1567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-ppaas.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
pull_request:
paths:
- './package.json'
- './package-lock.json'
- 'package.json'
- 'package-lock.json'
- 'common/**.js*'
- 'common/**.ts*'
- 'common/**/package.json'
Expand Down

0 comments on commit 1bf1567

Please sign in to comment.