Skip to content

feat: add IsFile to file pkg #70

feat: add IsFile to file pkg

feat: add IsFile to file pkg #70

Workflow file for this run

---
name: CI
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
permissions:
contents: read
uses: neticdk/shared-github-actions/.github/workflows/go-ci.yml@main
with:
go-build-args: "./..."