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 b365eac commit c80b623Copy full SHA for c80b623
1 file changed
.github/workflows/ci.yaml
@@ -13,6 +13,6 @@ on:
13
jobs:
14
lint_and_test:
15
name: lint and test
16
- uses: developerproductivity/logilica-cli/.github/workflows/python_lint_and_test.yaml@main
+ uses: developerproductivity/logilica-cli/.github/workflows/python_lint_and_test.yaml@dashboard-link-fixes
17
with:
18
python_versions: ${{ vars.DEVELOPERPRODUCTIVITY_PYTHON_VERSIONS }}
0 commit comments