Skip to content

Commit b71a5de

Browse files
Update README (#243)
* Update README * [auto] Sync README.md * Fix python package script --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6ad7f50 commit b71a5de

File tree

3 files changed

+187
-138
lines changed

3 files changed

+187
-138
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
jobs:
1313
build:
1414
runs-on: ubuntu-latest
15+
if: ${{ github.actor != 'github-actions[bot]' }}
1516
strategy:
1617
matrix:
1718
python-version: ["3.10", "3.11", "3.12", "3.13"]

0 commit comments

Comments
 (0)