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 39fdaee commit 6c07361Copy full SHA for 6c07361
.github/workflows/update_lock_file.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
pixi-update:
20
- if: "github.repository == 'scipy/scipy' || github.repository == ''"
+ # if: "github.repository == 'scipy/scipy' || github.repository == ''"
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments