feat: added initial implementation of TextParser, ref: A24-3
This commit is contained in:
@@ -2,6 +2,9 @@ name: Upload Python Package
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
env:
|
||||
SKIP_MAKE_SETUP_CHECK: 'true'
|
||||
|
||||
on:
|
||||
push:
|
||||
# Sequence of patterns matched against refs/tags
|
||||
|
||||
Reference in New Issue
Block a user