Skip to content

fix: bump shellcheck-py from 0.9.0.2 to 0.10.0.1 #6

fix: bump shellcheck-py from 0.9.0.2 to 0.10.0.1

fix: bump shellcheck-py from 0.9.0.2 to 0.10.0.1 #6

Workflow file for this run

name: Python CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [created]
workflow_dispatch:
jobs:
validation:
uses: microsoft/action-python/.github/workflows/[email protected]
with:
workdir: '.'
publish:
uses: microsoft/action-python/.github/workflows/[email protected]
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}