Skip to content

Commit 63ffc9d

Browse files
authored
Merge pull request #34 from michalsn/deptrac-workflow
chore: update deptrac.yml workflow
2 parents 00ecc45 + 0a6ee0c commit 63ffc9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deptrac.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ on:
77
paths:
88
- '**.php'
99
- 'composer.*'
10-
- 'depfile.yaml'
10+
- 'deptrac.yaml'
1111
- '.github/workflows/deptrac.yml'
1212
push:
1313
branches:
1414
- develop
1515
paths:
1616
- '**.php'
1717
- 'composer.*'
18-
- 'depfile.yaml'
18+
- 'deptrac.yaml'
1919
- '.github/workflows/deptrac.yml'
2020
workflow_call:
2121

0 commit comments

Comments
 (0)