Skip to content

Commit d0b4490

Browse files
authored
fix : Rename tf-pr-checks.md to tf-diff-checks.md
1 parent f47c7c8 commit d0b4490

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
---
33

4-
## [Terraform plan PR Diff Workflow](https://github.com/clouddrove/github-shared-workflows/blob/master/.github/workflows/tf-pr-checks.yml)
4+
## [Terraform plan PR Diff Workflow](https://github.com/clouddrove/github-shared-workflows/blob/master/.github/workflows/tf-diff-checks.yml)
55

6-
This workflow automatically run a terraform plan command for the PR and for the master and generate a comparison between them. It utilizes the workflows defined in `.github/workflows/tf-pr-checks.yaml`.
6+
This workflow automatically run a terraform plan command for the PR and for the master and generate a comparison between them. It utilizes the workflows defined in `.github/workflows/tf-diff-checks.yaml`.
77

88
### Features
99
- Make it easy to decide the new tag version.

0 commit comments

Comments
 (0)