Skip to content

Merge pull request #57 from annetutil/fix/annet_apply #169

Merge pull request #57 from annetutil/fix/annet_apply

Merge pull request #57 from annetutil/fix/annet_apply #169

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/validation.yml@0.7.3
# with:
# pytest: false
# workdir: '.'