fixed: correctly add help text to access field #28
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: Lint checks | |
on: [push, pull_request] | |
jobs: | |
lint: | |
name: Lint checks | |
uses: ColdTrick/.github/.github/workflows/lint.yml@master |