Skip to content

Commit d6056c4

Browse files
committed
fix: update checks.yaml in workflow
1 parent a7144c0 commit d6056c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
workflow_dispatch:
77
jobs:
8-
tf-checks-aws-managed-example:
8+
tf-checks-azure-managed-example:
99
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1010
with:
1111
working_directory: './examples/'

0 commit comments

Comments
 (0)