ci: run self-verification more specifically

This commit is contained in:
Damien Retzinger
2022-06-26 13:47:55 -04:00
parent b9afc28be0
commit edc8daac3a
3 changed files with 24 additions and 12 deletions
@@ -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: