mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 15:59:48 +00:00
Add also synchronize type
This commit is contained in:
parent
5ca9a7cff9
commit
d3e532cc22
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Build and Release
|
name: Build and Release
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [edited]
|
types: [edited, synchronize]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-dotnet:
|
build-dotnet:
|
||||||
|
Loading…
Reference in New Issue
Block a user