Skip to content

Update permissions in setup-branch-ruleset.yml#109

Merged
Chris-Wolfgang merged 1 commit into
mainfrom
Chris-Wolfgang-patch-1
Feb 11, 2026
Merged

Update permissions in setup-branch-ruleset.yml#109
Chris-Wolfgang merged 1 commit into
mainfrom
Chris-Wolfgang-patch-1

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Removed invalid "administration" permission from workflow.

Description

Fixes/Complete # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor

How Has This Been Tested?

  • Test A
  • Test B

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Screenshots (if applicable)

Additional context

Removed invalid "administration" permission from workflow.

Signed-off-by: Chris Wolfgang <210299580+Chris-Wolfgang@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 11, 2026 02:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes an invalid GitHub Actions workflow permission key from the one-time branch ruleset setup workflow, ensuring the workflow file is valid and can be parsed/executed by GitHub Actions.

Changes:

  • Removed the unsupported administration: write entry from the workflow permissions block.

@Chris-Wolfgang Chris-Wolfgang merged commit d11f760 into main Feb 11, 2026
11 checks passed
@Chris-Wolfgang Chris-Wolfgang deleted the Chris-Wolfgang-patch-1 branch February 11, 2026 02:57
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