Skip to content

Merge pull request #45 from casangi/graphviper-changes-needed-for-ast… #176

Merge pull request #45 from casangi/graphviper-changes-needed-for-ast…

Merge pull request #45 from casangi/graphviper-changes-needed-for-ast… #176

name: Python Testing Integration
on:
pull_request:
paths-ignore:
- '**.md'
- '**.rst'
push:
branches:
- main
paths-ignore:
- '**.md'
- '**.rst'
# For testing the workflow.
# on:
# push:
# 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 }}