Skip to content

Commit

Permalink
script
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk committed Jan 10, 2025
1 parent 65a1a3c commit 68e9d2a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .config/dictionaries/project.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,19 @@ aquasecurity
buildx
conventionalcommits
cpus
dists
dockerhub
doctest
dorny
hlag
hmarr
hoverkraft
ibiqlik
junitxml
ludeeus
ossrh
pypa
pytest
releaserc
rhysd
sarif
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/python_pypi_publish_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: Publish Python 🐍 distribution 📦 to PyPI

# USE_WORKFLOW
# yamllint disable rule:comments
# yamllint disable-line rule:truthy
on:
workflow_call:
Expand All @@ -27,6 +28,7 @@ on:
# release:
# types: [published]
# /USE_REPOSITORY
# yamllint enable rule:comments

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/python_python_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: Python build

# USE_WORKFLOW
# yamllint disable rule:comments
# yamllint disable-line rule:truthy
on:
workflow_call:
Expand All @@ -25,6 +26,7 @@ on:
## yamllint disable-line rule:truthy
#on: pull_request
# /USE_REPOSITORY
# yamllint enable rule:comments

permissions:
contents: read
Expand Down

0 comments on commit 68e9d2a

Please sign in to comment.