Skip to content

Commit c0d89ff

Browse files
authored
feat: roll out smurf stf checks (#23)
* feat: rollout on smurf stf * feat: rollout on smurf stf
1 parent cc8537b commit c0d89ff

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
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77
jobs:
88
complete-example:
9-
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@88efd7724e007c8f721a219498be29e0c9ad471b # pinned to latest
9+
uses: clouddrove/github-shared-workflows/.github/workflows/stf-checks.yml@c615ea7ef3e5beba98a335bf9acce8e67e03c755 # pinned to latest
1010
with:
1111
working_directory: './_examples/complete/'
1212

0 commit comments

Comments
 (0)