We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7bce8 commit 726fbd6Copy full SHA for 726fbd6
.github/workflows/openai-pr-reviewer.yaml
@@ -21,7 +21,7 @@ jobs:
21
prevent-no-label-execution:
22
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v1
23
with:
24
- label: openai-pr-reviewer
+ label: tag:openai-pr-reviewer
25
review:
26
needs: prevent-no-label-execution
27
if: ${{ needs.prevent-no-label-execution.outputs.run == 'true' }}
0 commit comments