Skip to content

Update .nd_project.txt #10

Update .nd_project.txt

Update .nd_project.txt #10

Workflow file for this run

name: Lint VBA
on:
push:
branches:
- dev
- master
pull_request:
jobs:
test-and-static-analysis:
name: Test and Static Analysis
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint
uses: Vba-actions/lint-vba@main