We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682eba0 commit 2f204e2Copy full SHA for 2f204e2
.github/workflows/pr-assistant.yml
@@ -15,6 +15,6 @@ jobs:
15
steps:
16
- uses: codex-team/action-pr-assistant@master
17
with:
18
- check: both
+ check: description
19
mode: draft
20
token: ${{ secrets.PR_ASSISTANT_SPECC_PAT }}
0 commit comments