Skip to content

Commit ebe4ea6

Browse files
committed
Update CI workflow
1 parent 5c64a35 commit ebe4ea6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/create-python-release.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ on:
1515
pull_request:
1616
workflow_dispatch:
1717

18+
defaults:
19+
run:
20+
working-directory: minimappers2
21+
shell: bash
22+
1823
permissions:
1924
contents: read
2025

0 commit comments

Comments
 (0)