Skip to content

Commit 0a6ee0c

Browse files
committed
chore: update detrac.yml workflow
1 parent 00ecc45 commit 0a6ee0c

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)