Craft one feature doesn't work in the grid #11
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: Issue for unsupported version | |
| on: | |
| issues: | |
| types: [ labeled, unlabeled, reopened ] | |
| jobs: | |
| unsupported-labeler: | |
| uses: refinedmods/refinedarchitect/.github/workflows/issue-for-unsupported-version.yml@v1.4.1 |