зеркало из https://github.com/github/docs.git
Stop putting CodeQL CLI pipeline issues on FR board (#44739)
This commit is contained in:
Родитель
e3ac04e045
Коммит
3ab46babd6
|
@ -53,7 +53,7 @@ jobs:
|
|||
return 'false'
|
||||
- name: Label external contributor pull requests with docs-content-fr
|
||||
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90
|
||||
if: ${{ steps.set-result.outputs.result == 'false' || contains(github.event.pull_request.head.ref, 'codeql-cli-update') }}
|
||||
if: ${{ steps.set-result.outputs.result == 'false' }}
|
||||
with:
|
||||
repo-token: '${{ secrets.DOCS_BOT_PAT_WORKFLOW_READORG }}'
|
||||
add-labels: 'docs-content-fr'
|
||||
|
|
Загрузка…
Ссылка в новой задаче