Bug: some failure tests are wrongly set up and not testing intended behavior #118
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: Contributor Responded | ||
| on: | ||
| issue_comment: | ||
| types: [created, edited] | ||
| jobs: | ||
| check-for-response: | ||
| uses: OpenJobDescription/.github/.github/workflows/reusable_responded.yml@mainline | ||
|
Check failure on line 8 in .github/workflows/responded.yml
|
||
| permissions: | ||
| issues: write | ||
| pull-requests: write | ||