Skip to content

FIX: Renaming and opening PR in attemps to fix generation issue. #625

FIX: Renaming and opening PR in attemps to fix generation issue.

FIX: Renaming and opening PR in attemps to fix generation issue. #625

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
with:
full: '--full'