Skip to content

Conversation

@techieshark
Copy link
Contributor

Just change "System Preferences" to "System Settings"

Why:

  • Apple changed the name from "System Preferences" (formerly used in Monterey and older) to "System Settings" in Ventura (2022)

Ref: https://en.wikipedia.org/wiki/MacOS_Ventura#Changes

Just change "System Preferences" to "System Settings" Why: * Apple changed the name from "System Preferences" (formerly used in Monterey and older) to "System Settings" in Ventura (2022) Ref: https://en.wikipedia.org/wiki/MacOS_Ventura#Changes
@techieshark
Copy link
Contributor Author

Super minor sidenote... I see that the README isn't updated often so it's not a bit deal at all, but it looks like ~12 minutes of CI time could be shaved off with github actions' path exclusion feature:

https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#example-excluding-paths

@geerlingguy geerlingguy merged commit 9e5feb9 into geerlingguy:master Sep 2, 2025
3 checks passed
@geerlingguy
Copy link
Owner

@techieshark - That'd be nice, but just by excluding README?

@techieshark techieshark deleted the patch-1 branch September 7, 2025 03:54
@techieshark
Copy link
Contributor Author

@geerlingguy - Yeah actually for simplicity you could have changes to not just README but any *.md file avoid triggering the CI.

Here's a PR for that #229

@geerlingguy
Copy link
Owner

@techieshark - Oh, nice! Thanks, and that's an optimization I think I'll try tacking onto a few other repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants