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

Create link-check.yml #1571

Merged
merged 10 commits into from
Dec 6, 2024
Merged

Create link-check.yml #1571

merged 10 commits into from
Dec 6, 2024

Conversation

korbinib
Copy link
Collaborator

@korbinib korbinib commented Dec 5, 2024

Adds https://github.com/lycheeverse/lychee-action support for RDMkit
Will populate #1570

@korbinib korbinib requested a review from bedroesb as a code owner December 5, 2024 14:35
Comment on lines 6 to 15
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
Copy link
Member

Choose a reason for hiding this comment

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

Are these inputs needed? I think we can also remove repository dispatch

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no, will remove it.

Copy link
Member

@bedroesb bedroesb left a comment

Choose a reason for hiding this comment

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

Let's see what this gives!

@bedroesb bedroesb merged commit 3c4fc40 into elixir-europe:master Dec 6, 2024
4 checks passed
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.

2 participants