OrcaSlicer/.github/workflows
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
..
assign.yml fix GITHUB_TOKEN permissions in workflows (#11392) 2025-11-18 23:22:47 +08:00
build_all.yml fix GITHUB_TOKEN permissions in workflows (#11392) 2025-11-18 23:22:47 +08:00
build_check_cache.yml fix GITHUB_TOKEN permissions in workflows (#11392) 2025-11-18 23:22:47 +08:00
build_deps.yml fix GITHUB_TOKEN permissions in workflows (#11392) 2025-11-18 23:22:47 +08:00
build_orca.yml Url update: SoftFever/OrcaSlicer -> OrcaSlicer/OrcaSlicer (#11371) 2025-11-17 11:17:54 +08:00
check_locale.yml Bump actions/checkout from 4 to 5 (#10605) 2025-09-02 22:51:21 +08:00
check_profiles.yml Url update: SoftFever/OrcaSlicer -> OrcaSlicer/OrcaSlicer (#11371) 2025-11-17 11:17:54 +08:00
orca_bot.yml Bump actions/stale from 9 to 10 (#10919) 2025-10-05 14:01:26 +08:00
publish_docs_to_wiki.yml Bump actions/checkout from 4 to 5 (#10605) 2025-09-02 22:51:21 +08:00
shellcheck.yml Shellcheck everything (#10730) 2025-09-20 09:12:31 +08:00
update-translation.yml Bump actions/setup-python from 5 to 6 (#10921) 2025-10-05 14:01:58 +08:00
validate-documentation.yml Url update: SoftFever/OrcaSlicer -> OrcaSlicer/OrcaSlicer (#11371) 2025-11-17 11:17:54 +08:00