mirror of
https://github.com/alei1180/curlone.git
synced 2026-06-21 01:30:38 +02:00
chore: Добавление разрешний в Action обновления зависимостей
This commit is contained in:
@@ -5,6 +5,10 @@ on:
|
||||
- cron: '0 0 * * 1'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
update-dependencies:
|
||||
if: github.repository_owner == 'alei1180'
|
||||
|
||||
Reference in New Issue
Block a user