Support NVDA 2023.3 style device registration for automatic detection #2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Check that we dont have extended ascii or utf boms in our files | |
on: | |
pull_request: | |
jobs: | |
extendedAsciiAndBom: | |
uses: nvdaes/nvdaAddonWorkflows/.github/workflows/check-for-extended-ascii-and-utf-bom.yaml@main |