[bot] Update dist directory

This commit is contained in:
bigdaz 2024-04-12 06:42:43 +00:00 committed by github-actions[bot]
parent feb10e7858
commit d576690f96
8 changed files with 8 additions and 8 deletions

View file

@ -145517,7 +145517,7 @@ function buildWarningMessage(error) {
return `${mainWarning}
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.
`;
`;
}
return mainWarning;
}

File diff suppressed because one or more lines are too long

View file

@ -96369,7 +96369,7 @@ function buildWarningMessage(error) {
return `${mainWarning}
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.
`;
`;
}
return mainWarning;
}

File diff suppressed because one or more lines are too long

View file

@ -145445,7 +145445,7 @@ function buildWarningMessage(error) {
return `${mainWarning}
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.
`;
`;
}
return mainWarning;
}

File diff suppressed because one or more lines are too long

View file

@ -142589,7 +142589,7 @@ function buildWarningMessage(error) {
return `${mainWarning}
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.
`;
`;
}
return mainWarning;
}

File diff suppressed because one or more lines are too long