Skip to content

Commit 604b549

Browse files
authored
Fix CI patterns (#19)
2 parents 55181c2 + 3d27187 commit 604b549

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-test-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches:
66
- master
77
paths:
8-
- .github/workflows
9-
- packages
8+
- .github/workflows/*
9+
- packages/**
1010
pull_request:
1111

1212
env:

0 commit comments

Comments
 (0)