context_value in Constraint#matches_constraint? throws FrozenError when fronzen-string-literal magic comment is true in the calling context #58
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: Add new item to project board | |
on: | |
issues: | |
types: | |
- opened | |
pull_request_target: | |
types: | |
- opened | |
jobs: | |
add-to-project: | |
uses: unleash/.github/.github/workflows/add-item-to-project.yml@main | |
secrets: inherit |