📝 Checklist Validator for issue 3493 #87
This file contains hidden or 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: 📝 Checklist Validator | |
run-name: 📝 Checklist Validator for issue ${{ github.event.issue.number }} | |
on: | |
issues: | |
types: | |
- closed | |
jobs: | |
checklist-validation: | |
name: ✅ Checklist Completion Check | |
runs-on: ubuntu-22.04 | |
steps: | |
- uses: manticoresoftware/manticoresearch/actions/checklist-validator@master | |