Skip to content

Reworked following some ESLint advices, and using classes #22

Reworked following some ESLint advices, and using classes

Reworked following some ESLint advices, and using classes #22

Workflow file for this run

---
name: main
on:
push: # All branches and tags
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
job:
uses: dmotte/misc/.github/workflows/cicd-with-script.yml@main