Skip to content

Commit

Permalink
feat: update tf modules github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
using-system committed Mar 5, 2024
1 parent 3b2052c commit ac2629c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tf-modules-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
paths:
- "terraform/modules/**"
workflow_dispatch:
pull_request:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-des/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ No modules.
| Name | Description |
| ------------------------------------------ | --------------------------------- |
| <a name="output_id"></a> [id](#output\_id) | The ID of the Disk Encryption Set |
<!-- END_TF_DOCS -->
<!-- END_TF_DOCS -->

0 comments on commit ac2629c

Please sign in to comment.