Skip to content

ADD: First working package, no unit tests yet. #3

ADD: First working package, no unit tests yet.

ADD: First working package, no unit tests yet. #3

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@v2
- name: Git AV Scan
uses: djdefi/gitavscan@main