We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f89b2 commit bc9ea91Copy full SHA for bc9ea91
.github/workflows/cron.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
test_regressions:
9
- uses: mindee/mindee-api-nodejs/.github/workflows/_test-regressions.yml@main
+ uses: mindee/mindee-api-nodejs/.github/workflows/_test-integrations.yml@main
10
secrets: inherit
11
test_code_samples:
12
uses: mindee/mindee-api-nodejs/.github/workflows/_test-code-samples.yml@main
0 commit comments