Skip to content

Bump version from 0.0.45 to 0.0.46 #65

Bump version from 0.0.45 to 0.0.46

Bump version from 0.0.45 to 0.0.46 #65

name: Python Testing Integration
on:
pull_request:
paths-ignore:
- '**.md'
- '**.rst'
push:
branches:
- main
paths-ignore:
- '**.md'
- '**.rst'
jobs:
test:
uses: nrao/gh-actions-templates-public/.github/workflows/python-testing-integration-template.yml@main
secrets:
TESTVIPER_DISPATCH_TOKEN: ${{ secrets.TESTVIPER_DISPATCH_TOKEN }}