mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 05:04:54 +00:00
ci: dont run internal tests on markdown changes
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
- "setup-magento/**"
|
||||
- ".github/workflows/_internal-setup-magento.yaml"
|
||||
- "supported-version/**"
|
||||
- "!(**/*.md)"
|
||||
- "!**/*.md"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
@@ -17,7 +17,7 @@ on:
|
||||
- "setup-magento/**"
|
||||
- ".github/workflows/_internal-setup-magento.yaml"
|
||||
- "supported-version/**"
|
||||
- "!(**/*.md)"
|
||||
- "!**/*.md"
|
||||
|
||||
env:
|
||||
magento_folder: _ghamagento
|
||||
|
||||
Reference in New Issue
Block a user