Skip to content

Commit e75cbf5

Browse files
committedJan 16, 2024
fix: typo in windows vm github action
1 parent 37b2942 commit e75cbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/azure-windows-ad-auth.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- "tempaltes/azure-windows-ad-auth/main.tf"
8+
- "templates/azure-windows-ad-auth/main.tf"
99
- ".github/workflows/azure-windows-ad-auth.yml"
1010
workflow_dispatch:
1111

0 commit comments

Comments
 (0)
Please sign in to comment.