We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3091e commit 322d199Copy full SHA for 322d199
.github/workflows/docs.yaml
@@ -26,6 +26,6 @@ jobs:
26
uses: EndBug/[email protected]
27
with:
28
pull: "--ff"
29
- message: "Run terragrunt hclfmt"
+ message: "Update Provider Docs"
30
add: "docs/**/*.md"
31
default_author: github_actions
0 commit comments