mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-04 07:11:02 -07:00
Misc profile fixes (#11944)
* fix errors in Qidi profile * update U1 profile * Add permissions for pull requests and contents in check_profiles.yml
This commit is contained in:
parent
f47f7a6288
commit
8c2f3290f2
5 changed files with 10 additions and 10 deletions
4
.github/workflows/check_profiles.yml
vendored
4
.github/workflows/check_profiles.yml
vendored
|
|
@ -14,6 +14,10 @@ on:
|
|||
required: true
|
||||
default: 'warning'
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: read
|
||||
|
||||
|
||||
jobs:
|
||||
check_translation:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue