We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1651b10 commit e6a9076Copy full SHA for e6a9076
.github/workflows/3b-copilot-agent-mode.yml
@@ -59,7 +59,7 @@ jobs:
59
60
post_step_3b_content:
61
name: Post step 3b content
62
- needs: [find_exercise]
+ needs: [find_exercise, required_issue_comment_keywords]
63
runs-on: ubuntu-latest
64
env:
65
ISSUE_URL: ${{ needs.find_exercise.outputs.issue-url }}
0 commit comments