start fresh

This commit is contained in:
Letro Bot
2026-04-26 14:28:22 +03:30
parent 733e21b366
commit e06a07b65c
2 changed files with 3 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ jobs:
localazy:
name: Create a new branch in Localazy
if: false
runs-on: ubuntu-24.04
needs: [compute-version]
@@ -100,7 +101,7 @@ jobs:
contents: write
pull-requests: write
needs: [tag, compute-version, localazy]
needs: [tag, compute-version]
steps:
- name: Checkout the code
uses: actions/checkout@v6