Skip to content

Commit 6c07361

Browse files
authored
run on fork (#41)
1 parent 39fdaee commit 6c07361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_lock_file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
pixi-update:
20-
if: "github.repository == 'scipy/scipy' || github.repository == ''"
20+
# if: "github.repository == 'scipy/scipy' || github.repository == ''"
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)