chore: pr workflow only run on pr
This commit is contained in:
parent
593f59a184
commit
bb0f1fb8da
|
@ -8,7 +8,6 @@ on:
|
||||||
- synchronize
|
- synchronize
|
||||||
paths:
|
paths:
|
||||||
- 'packages/**'
|
- 'packages/**'
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-pkg:
|
check-pkg:
|
||||||
|
|
Loading…
Reference in New Issue