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 e53c3df commit 5d067d1Copy full SHA for 5d067d1
.github/workflows/draft.yml
@@ -10,7 +10,7 @@ jobs:
10
build-preview:
11
uses: curvenote/actions/.github/workflows/draft.yml@v1
12
with:
13
- id-pattern-regex: '^scipy-2025-(?:[a-zA-Z0-9-_]{3,15})$'
+ id-pattern-regex: '^scipy-2025-(?:[a-zA-Z0-9-_]{3,25})$'
14
enforce-single-folder: true
15
venue: scipy
16
collection: '2025'
.github/workflows/submit.yml
submit:
uses: curvenote/actions/.github/workflows/submit.yml@v1
0 commit comments