mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Fix changie workflow
This commit is contained in:
parent
8eb317e560
commit
ab42d680cc
1 changed files with 4 additions and 0 deletions
4
.github/workflows/changie-pr.yml
vendored
4
.github/workflows/changie-pr.yml
vendored
|
|
@ -5,6 +5,10 @@ on:
|
|||
branches:
|
||||
- main
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
version-pr:
|
||||
name: Create/Update Version PR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue