mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-20 13:05:44 +00:00
update @octokit/graphql-schema
This commit is contained in:
parent
52423e0164
commit
e24be28b0d
7 changed files with 638 additions and 681 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as core from "@actions/core"
|
||||
import {ReportedContentClassifiers} from "@octokit/graphql-schema"
|
||||
import {ReportedContentClassifiers} from "@octokit/graphql-schema/schema.d"
|
||||
import {context} from "@actions/github"
|
||||
import {readFileSync} from "fs"
|
||||
import {create} from "@actions/glob"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue