Skip to content

Commit cb6fbc8

Browse files
committed
correct typo in GH Actions workflow
Signed-off-by: Mike Ball <mikedball@gmail.com>
1 parent bad84ad commit cb6fbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Apply project-one
4040
run: make apply-one
4141

42-
- name: Apply project-one
42+
- name: Apply project-two
4343
run: make apply-two
4444

4545
- name: Move local_file.bar HCL from project-one to project-two

0 commit comments

Comments
 (0)