Skip to content

Commit 0f5198e

Browse files
authored
Add 'skip FR board' label to PR creation step (#60161)
1 parent 313f3b3 commit 0f5198e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/content-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
--body "$PR_BODY" \
182182
--base main \
183183
--head "$UPDATE_BRANCH" \
184-
--label "workflow-generated,content-pipeline-update,ready-for-doc-review"
184+
--label "workflow-generated,content-pipeline-update,ready-for-doc-review,skip FR board"
185185
fi
186186
187187
- uses: ./.github/actions/slack-alert

0 commit comments

Comments
 (0)