We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e7bbed commit d7bb4faCopy full SHA for d7bb4fa
.github/workflows/test_integration.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: ./.github/workflows/reusable_smoke-test.yml
27
secrets: inherit
28
with:
29
- runner_tag: 'ubuntu-latest'
+ repo_runner_labels: 'ubuntu-latest'
30
module_name: 'reference_integration'
31
ref_int_ref: ${{ github.ref }}
32
ref_int_repo: ${{ github.repository }}
0 commit comments