OrcaSlicer/.github
Nanashi aa5350a6fe
fix GITHUB_TOKEN permissions in workflows (#11392)
This pull request updates GitHub Actions workflow files to explicitly
set permissions for certain actions. (fixing the permissions issues)

**Workflow permissions updates:**

* Added explicit `issues: write` permission to the `assign.yml` workflow
to ensure it can modify issues as needed.
* Set `contents: write`, `actions: write`, and `checks: write`
permissions in the `build_all.yml` workflow to allow the workflow to
interact with repository contents, manage actions, and update checks.
2025-11-18 23:22:47 +08:00
..
actions/apt-install-deps Build and run a test in CI (#10835) 2025-10-29 20:56:06 +08:00
ISSUE_TEMPLATE Url update: SoftFever/OrcaSlicer -> OrcaSlicer/OrcaSlicer (#11371) 2025-11-17 11:17:54 +08:00
workflows fix GITHUB_TOKEN permissions in workflows (#11392) 2025-11-18 23:22:47 +08:00
dependabot.yml add dependabot (#7752) 2025-01-07 22:58:29 +08:00
FUNDING.yml Update FUNDING.yml 2024-07-09 21:06:06 +08:00
pull_request_template.md Update pull_request_template.md 2024-04-03 22:33:04 +08:00