mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
ci: changeset workflow is invalid on pull_request (#4303)
This commit is contained in:
parent
b590942bf2
commit
583e2fcded
1 changed files with 0 additions and 1 deletions
1
.github/workflows/changesets.yml
vendored
1
.github/workflows/changesets.yml
vendored
|
@ -4,7 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
pull_request:
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||||
|
|
Loading…
Reference in a new issue