mirror of https://github.com/kortix-ai/suna.git
wip
This commit is contained in:
parent
a1094e7483
commit
8779bf169e
|
@ -13,6 +13,11 @@ on:
|
|||
- minor
|
||||
- patch
|
||||
|
||||
# Add these permissions
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
bump-version:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue