Skip to content

feat: change to source xlsx from git #26

feat: change to source xlsx from git

feat: change to source xlsx from git #26

Workflow file for this run

name: "PR"
on:
pull_request:
branches:
- main
jobs:
lint:
uses: linc-technologies/.github/.github/workflows/ember_lint.yml@main
secrets: inherit
with:
node_version: '18.20'
continue-on-error: false