Skip to content

Commit

Permalink
Merge branch 'main' into feature/qchat
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts authored Jul 24, 2024
2 parents 3d65fbb + 7e98fbc commit 97cfc93
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/packager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ on:
- requirements/packaging.txt
- qtribu/

# Allow one concurrent deployment per branch/pr
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:
translation:
name: "💬 i18n compilation"
Expand Down

0 comments on commit 97cfc93

Please sign in to comment.