Skip to content

Drop setup.py in favour of pyproject.toml; bump to 0.2.0 #39

Drop setup.py in favour of pyproject.toml; bump to 0.2.0

Drop setup.py in favour of pyproject.toml; bump to 0.2.0 #39

Workflow file for this run

on:
pull_request:
types: [assigned, opened, synchronize, reopened, closed]
jobs:
gitavscan:
runs-on: ubuntu-latest
name: AV scan
steps:
- uses: actions/checkout@v4
- name: Git AV Scan
uses: djdefi/gitavscan@main