There was an error while loading. Please reload this page.
2 parents 55181c2 + 3d27187 commit 604b549Copy full SHA for 604b549
1 file changed
.github/workflows/build-test-release.yaml
@@ -5,8 +5,8 @@ on:
5
branches:
6
- master
7
paths:
8
- - .github/workflows
9
- - packages
+ - .github/workflows/*
+ - packages/**
10
pull_request:
11
12
env:
0 commit comments