We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db076de commit 35d331eCopy full SHA for 35d331e
.github/workflows/checks.yml
@@ -80,6 +80,7 @@ jobs:
80
- uses: stefanzweifel/git-auto-commit-action@v4
81
with:
82
commit_message: "chore: Regenerate E2E Golden Record"
83
+ file_pattern: end_to_end_tests/golden-record end_to_end_tests/custom-templates-golden-record
84
85
integration:
86
name: Integration Tests
0 commit comments