mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 05:04:54 +00:00
ci: run self-verification more specifically
This commit is contained in:
@@ -9,6 +9,7 @@ on:
|
||||
- ".github/workflows/_internal-integration.yaml"
|
||||
- ".github/workflows/integration.yaml"
|
||||
- "supported-version/**"
|
||||
- "!(**/*.md)"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
@@ -17,6 +18,7 @@ on:
|
||||
- ".github/workflows/_internal-integration.yaml"
|
||||
- ".github/workflows/integration.yaml"
|
||||
- "supported-version/**"
|
||||
- "!(**/*.md)"
|
||||
|
||||
jobs:
|
||||
compute_matrix:
|
||||
|
||||
Reference in New Issue
Block a user