Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex <aleksandrosansan@gmail.com>2022-10-26 16:36:55 +0300
committerAlex <aleksandrosansan@gmail.com>2022-10-26 16:36:55 +0300
commit79af58ef7e59ae1343e86d224106fd2c1e93917d (patch)
tree743812ee96c47db3ca21aaa20830f4a6f627e01f
parentf7d854ac3a8c2066d69e2715d2818ac0f82dc7ab (diff)
build: harden notify_on_print_profile_change.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
-rw-r--r--.github/workflows/notify_on_print_profile_change.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/notify_on_print_profile_change.yml b/.github/workflows/notify_on_print_profile_change.yml
index f2c77d366c..c8747a9828 100644
--- a/.github/workflows/notify_on_print_profile_change.yml
+++ b/.github/workflows/notify_on_print_profile_change.yml
@@ -19,6 +19,7 @@ on:
- 'resources/intent/ultimaker**'
- 'resources/quality/ultimaker**'
- 'resources/variants/ultimaker**'
+permissions: {}
jobs:
slackNotification:
name: Slack Notification