Skip to content

Commit b90a49d

Browse files
committed
ci: Remove superfluous python-version input
1 parent 806dc5b commit b90a49d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pr_pre-commit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66

77
env:
88
HADOLINT_VERSION: "v2.14.0"
9-
PYTHON_VERSION: "3.14"
109

1110
permissions: {}
1211

@@ -20,5 +19,4 @@ jobs:
2019
fetch-depth: 0
2120
- uses: stackabletech/actions/run-prek@bb86a79a5ab73726d4f047f07452c3307ff0b300 # v0.15.0
2221
with:
23-
python-version: ${{ env.PYTHON_VERSION }}
2422
hadolint: ${{ env.HADOLINT_VERSION }}

0 commit comments

Comments
 (0)