Skip to content

Update index.en.md #244

Update index.en.md

Update index.en.md #244

Workflow file for this run

name: Git AV Scan
on:
push:
branches:
- master
jobs:
gitavscan:
runs-on: ubuntu-latest
name: History AV Scan
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: Git AV Scan
uses: djdefi/gitavscan@main