Skip to content

Commit adc930d

Browse files
authored
Update skills-generate.yml
1 parent f921152 commit adc930d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/skills-generate.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
# limitations under the License.
1414

1515
name: Generate Skills
16-
17-
# Renovate's toolbox bumps come from a fork, and the built-in GITHUB_TOKEN cannot
18-
# push to a forked PR branch. We therefore run on pull_request_target (so the
19-
# secret is available) and push the regenerated skills back into the PR using
20-
# SKILLS_GEN_TOKEN -- a maintainer PAT whose owner has repo write access. This
21-
# only works while the renovate fork has "Allow edits by maintainers" enabled.
2216
# The commit is authored as release-please[bot] so the cla/google check passes.
2317
on:
2418
pull_request_target:

0 commit comments

Comments
 (0)