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:
|
||||
- ".github/workflows/_internal-supported-version.yaml"
|
||||
- "supported-version/**"
|
||||
- "package.json"
|
||||
- "!(**/*.md)"
|
||||
pull_request:
|
||||
branches:
|
||||
@@ -14,6 +15,7 @@ on:
|
||||
paths:
|
||||
- ".github/workflows/_internal-supported-version.yaml"
|
||||
- "supported-version/**"
|
||||
- "package.json"
|
||||
- "!(**/*.md)"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user