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

workflows: remove out of date and fix #2

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Conversation

patrick-stephens
Copy link
Contributor

Repository included out of date file - all files are on the releases themselves.

The workflows were also updated.

@@ -26,5 +19,6 @@ jobs:
runs-on: ubuntu-latest
name: PR - Markdownlint
steps:
- uses: actions/checkout@v4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Without this we were doing nothing... :(

Choose a reason for hiding this comment

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

I'm not sure I understand

Copy link
Contributor Author

@patrick-stephens patrick-stephens Oct 2, 2023

Choose a reason for hiding this comment

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

Nothing is checked out so nothing is actually linted, prior to this change.

You can see we actually exceed the line length rule but this was not picked up before.

Copy link

@jasmingacic jasmingacic left a comment

Choose a reason for hiding this comment

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

looks legit

@niedbalski niedbalski merged commit e93f526 into main Oct 5, 2023
3 checks passed
@niedbalski niedbalski deleted the updates_for_releases branch October 5, 2023 13:47
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.

3 participants