Skip to content

Commit 9f6efb2

Browse files
committed
ci(ci): 💚 Updated file filter
1 parent 427c960 commit 9f6efb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- '!package.json'
7+
paths-ignore:
8+
- 'package.json'
99

1010
jobs:
1111
ci:

0 commit comments

Comments
 (0)