We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7226726 commit 50b3df6Copy full SHA for 50b3df6
.github/workflows/ort.yml
@@ -32,7 +32,6 @@ jobs:
32
ort:
33
runs-on: ubuntu-24.04
34
steps:
35
- - run: git config --global url.https://github.com/.insteadOf ssh://git@github.com/
36
- uses: actions/checkout@v4
37
- uses: oss-review-toolkit/ort-ci-github-action@v1
38
with:
0 commit comments