mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 07:28:31 +00:00
fix: Add Template Files to CI Test Job Filters (#4806)
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
- '**.go'
|
||||
- '**.txt' # golden file test output
|
||||
- 'go.*'
|
||||
- '**.tmpl'
|
||||
- '.github/workflows/test.yml'
|
||||
test:
|
||||
needs: [changes]
|
||||
|
||||
Reference in New Issue
Block a user