mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Allow write access to action to allow creating the branch
This commit is contained in:
parent
881247a823
commit
71689d9d6f
1
.github/workflows/pre-commit-update.yml
vendored
1
.github/workflows/pre-commit-update.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
|||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
auto-update:
|
||||
|
|
Loading…
Reference in New Issue
Block a user