Skip to content

Commit bc9ea91

Browse files
committed
🐛 fix for invalid yml
1 parent a2f89b2 commit bc9ea91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
test_regressions:
9-
uses: mindee/mindee-api-nodejs/.github/workflows/_test-regressions.yml@main
9+
uses: mindee/mindee-api-nodejs/.github/workflows/_test-integrations.yml@main
1010
secrets: inherit
1111
test_code_samples:
1212
uses: mindee/mindee-api-nodejs/.github/workflows/_test-code-samples.yml@main

0 commit comments

Comments
 (0)