Skip to content

Conversation

@eparshut
Copy link
Contributor

Limit write permissions to the deploy job only, enhancing workflow security by removing unnecessary global write access.
https://github.com/ossf/scorecard/blob/1f95bf1a00b7a1344c5d75932032026b8891bfec/docs/checks.md#token-permissions

Fix broken link in docs README file

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR tightens GitHub Actions permissions for the deploy-docs workflow and corrects a broken link in the documentation.

  • Switch global permissions: contents from write to read, then grant write only to the deploy job.
  • Update the README link to point to the actual GitHub Pages site.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
docs/README.md Replaced placeholder link with the correct Intel GitHub Pages URL
.github/workflows/deploy-docs.yml Scoped write permission to the build_and_deploy job

@eparshut eparshut merged commit 3d207d8 into intel:master Jun 23, 2025
16 checks passed
@eparshut eparshut deleted the docs_permission branch June 24, 2025 18:43
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