mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
ci: add merge_group event
This commit is contained in:
parent
022fd05191
commit
48ca5ef37a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -2,6 +2,7 @@ name: CI
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
merge_group:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.repository }}-${{ github.head_ref || github.sha }}-${{ github.workflow }}
|
||||
|
|
Loading…
Add table
Reference in a new issue