chore: prevent indexing of groups with restricted content access #65
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 |