mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
ci: package.json changes trigger tests
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- ".github/workflows/_internal-supported-version.yaml"
|
- ".github/workflows/_internal-supported-version.yaml"
|
||||||
- "supported-version/**"
|
- "supported-version/**"
|
||||||
|
- "package.json"
|
||||||
- "!(**/*.md)"
|
- "!(**/*.md)"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
@@ -14,6 +15,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- ".github/workflows/_internal-supported-version.yaml"
|
- ".github/workflows/_internal-supported-version.yaml"
|
||||||
- "supported-version/**"
|
- "supported-version/**"
|
||||||
|
- "package.json"
|
||||||
- "!(**/*.md)"
|
- "!(**/*.md)"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user