-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update workflows #35
Update workflows #35
Conversation
.github/workflows/spelling.yml
Outdated
runs-on: "ubuntu-22.04" | ||
runs-on: "ubuntu-latest" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ubuntu-latest
is dangerous as it may change any day!
Please revert it×2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. Sorry to waste your time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are very kind to contribute.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But - AFAIK - this repository is totally unused.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also like changing bytes in unused repos.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes you are right.
Me is not used by WordPress projects.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am sorry that I always talk about my unemployment.
I feel this special kind of pain when I see "WordPress" on my screen.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries, that's absolutely fine in my view. It’s completely understandable to feel that way when things are tough on the work front. I hope you’ll keep engaging with these WP projects. Maybe that leads you to connections and opportunities you don’t expect. Also, your experiences and insights are valuable to others.
See szepeviktor#35 (comment) Co-Authored-By: Viktor Szépe <viktor@szepe.net>
and get rid of the warning about the deprecated Node.js version.