[bot] Update dist directory

This commit is contained in:
bigdaz 2024-04-12 04:56:19 +00:00 committed by github-actions[bot]
parent b855ea8d07
commit 6e48e8e40c
8 changed files with 8 additions and 8 deletions

View File

@ -145517,7 +145517,7 @@ function buildWarningMessage(error) {
return `${mainWarning} return `${mainWarning}
Please ensure that the 'pull-requests: write' permission is available for the workflow job. Please ensure that the 'pull-requests: write' permission is available for the workflow job.
Note that this permission is never available for a workflow triggered from a repository fork. Note that this permission is never available for a workflow triggered from a repository fork.
`; `;
} }
return mainWarning; return mainWarning;
} }

File diff suppressed because one or more lines are too long

View File

@ -96369,7 +96369,7 @@ function buildWarningMessage(error) {
return `${mainWarning} return `${mainWarning}
Please ensure that the 'pull-requests: write' permission is available for the workflow job. Please ensure that the 'pull-requests: write' permission is available for the workflow job.
Note that this permission is never available for a workflow triggered from a repository fork. Note that this permission is never available for a workflow triggered from a repository fork.
`; `;
} }
return mainWarning; return mainWarning;
} }

File diff suppressed because one or more lines are too long

View File

@ -145445,7 +145445,7 @@ function buildWarningMessage(error) {
return `${mainWarning} return `${mainWarning}
Please ensure that the 'pull-requests: write' permission is available for the workflow job. Please ensure that the 'pull-requests: write' permission is available for the workflow job.
Note that this permission is never available for a workflow triggered from a repository fork. Note that this permission is never available for a workflow triggered from a repository fork.
`; `;
} }
return mainWarning; return mainWarning;
} }

File diff suppressed because one or more lines are too long

View File

@ -142589,7 +142589,7 @@ function buildWarningMessage(error) {
return `${mainWarning} return `${mainWarning}
Please ensure that the 'pull-requests: write' permission is available for the workflow job. Please ensure that the 'pull-requests: write' permission is available for the workflow job.
Note that this permission is never available for a workflow triggered from a repository fork. Note that this permission is never available for a workflow triggered from a repository fork.
`; `;
} }
return mainWarning; return mainWarning;
} }

File diff suppressed because one or more lines are too long