Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the logo #64

Merged
merged 1 commit into from
May 12, 2023
Merged

Add the logo #64

merged 1 commit into from
May 12, 2023

Conversation

jeffwidman
Copy link
Member

My inner marketer prefers having a logo here...

My inner marketer prefers having a logo here...
@jeffwidman jeffwidman merged commit 62f4b15 into main May 12, 2023
@jeffwidman jeffwidman deleted the add-logo-on-readme-of-demo-repo branch May 12, 2023 19:27
erinhav pushed a commit to erinhav/demo that referenced this pull request Jun 22, 2023
My inner marketer prefers having a logo here...
Copy link

@Wily96 Wily96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// FindOptions are for fetching Artifact(s) out of the scope of the current run.
// Must specify a PAT with actions:read scope for cross run/repo lookup otherwise these will be ignored.
export interface FindOptions {
findBy?: {
// Token with actions:read permissions
token: string
// WorkflowRun of the artifact(s) to lookup
workflowRunId: number
// Repository owner
repositoryOwner: string
// Repository name
repositoryName: string
}
}

<img src="https://user-images.githubusercontent.com/7659/174594540-5e29e523-396a-465b-9a6e-6cab5b15a568.svg" alt="Dependabot" width="336">
</picture>
</h1>

# Dependabot Demo Repository

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// FindOptions are for fetching Artifact(s) out of the scope of the current run.
// Must specify a PAT with actions:read scope for cross run/repo lookup otherwise these will be ignored.
export interface FindOptions {
findBy?: {
// Token with actions:read permissions
token: string
// WorkflowRun of the artifact(s) to lookup
workflowRunId: number
// Repository owner
repositoryOwner: string
// Repository name
repositoryName: string
}
}

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants