Skip to content

Commit 3245026

Browse files
authored
ci(update): remove reference to octokit/routes
1 parent 3920908 commit 3245026

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
with:
3939
title: "🚧 GitHub OpenAPI specifications changed"
4040
body: |
41-
See what changed at https://github.com/octokit/routes/releases/latest.
42-
4341
If there are any new endpoints, then the code changes will likely required an update of [`@octokit/types`](https://github.com/octokit/types.ts/pulls). It should have received a pull request as well, merge & release it first, then update the `@octokit/types` version in package.json in this pull request.
4442
4543
Make sure to update the commits so that the merge results in helpful release notes, see [Merging the Pull Request & releasing a new version](https://github.com/octokit/rest.js/blob/master/CONTRIBUTING.md#merging-the-pull-request--releasing-a-new-version).

0 commit comments

Comments
 (0)