mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 03:41:14 +00:00
Allow write access to action to allow creating the branch
This commit is contained in:
1
.github/workflows/pre-commit-update.yml
vendored
1
.github/workflows/pre-commit-update.yml
vendored
@@ -9,6 +9,7 @@ on:
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
auto-update:
|
auto-update:
|
||||||
|
|||||||
Reference in New Issue
Block a user