Update create-pr.yml

This commit is contained in:
Xikaro 2025-07-25 23:09:27 +05:00
parent 252eaaa39f
commit b8d622e487

View file

@ -9,7 +9,7 @@ on:
- '!CHANGELOG.md'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
jobs: